- Timestamp:
- 2015-06-05T14:44:13-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r202 r203 38 38 ;;FUNCTS is loaded because it contains the definition of LCM 39 39 ($load "functs") 40 41 #+gcl (unless (macro-function 'with-compilation-unit)42 (defmacro with-compilation-unit (a &rest b) `(progn ,@b)))43 40 44 41 ($load "ngrobner-package")
Note:
See TracChangeset
for help on using the changeset viewer.