On Sun, Jan 25, 2015 at 5:09 PM, Catonano <[email protected]> wrote: > > 2014-12-02 17:03 GMT+01:00 Jens Axel Søgaard <[email protected]>: >> >> Here is an example drawing a simple state machine with MetaPict. >> It shows a little state machine that accepts numbers with >> an even number of zeros in its binary representation. >> >> #lang racket >> (require metapict metapict/structs) >> > > How do I install metapict ? > > I tried through the package manager with the github repo url, but it claims > that a MANIFEST file is missing.
This happens when you leave off the `.git` suffix, even with the current snapshot. Sam ____________________ Racket Users list: http://lists.racket-lang.org/users

