Changeset 203
- Timestamp:
- 2015-06-05T14:44:13-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/mx-grobner.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/mx-grobner.lispr202 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.
  
