- Timestamp:
- 2015-06-05T14:18:04-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r169 r170 43 43 44 44 #+sbcl(require 'asdf) 45 ( $push "./$$$.{fasl,lisp,asd,lsp}" $file_search_lisp)45 (meval '(($PUSH) ./$$$.{fasl,lisp,asd,lsp} $FILE_SEARCH_LISP)) 46 46 (load "grobner.asd") 47 47 (asdf:load-system :grobner)
Note:
See TracChangeset
for help on using the changeset viewer.