Changes between Version 8 and Version 9 of FromNothingToImage
- Timestamp:
- 02/25/08 15:49:24 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FromNothingToImage
v8 v9 14 14 2.5 ''Don't you need infunix as well from http://www.cs.uit.no/~frodef/sw/?'' A: not really, infunix is a mostly obsolete debugging package. 15 15 16 3. Load the Movitz (development) system into your lisp by loading the Movitz ASDF system defined in {{{movitz.asd}}}. 16 3. Load the Movitz (development) system into your lisp by loading the Movitz ASDF system defined in {{{movitz.asd}}}. With the movitz and binary-types asd files installed in the ASDF repository, a mere {{{(require 'movitz)}}} should load everything. 17 17 Alternatively, you can try the old/deprecated {{{(load "/path/to/movitz/load.lisp")}}} 18 18
