Changeset 329 for branches/f4grobner/README
- Timestamp:
- 2015-06-06T11:43:41-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/README
r328 r329 47 47 48 48 When not using ASDF: 49 50 49 1. Start SBCL in the directory which is a copy of this directory. 50 2. Execute Lisp commands: 51 ---------------------------------------------------------------- 52 > (load "ngrobner-package.lisp") 53 > (ngrobner::compile-ngrobner) 54 ---------------------------------------------------------------- 51 55 52 56 The files were derived the sources of a package CGBlisp, version 2,
Note:
See TracChangeset
for help on using the changeset viewer.