close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 203


Ignore:
Timestamp:
2015-06-05T14:44:13-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/mx-grobner.lisp

    r202 r203  
    3838;;FUNCTS is loaded because it contains the definition of LCM
    3939($load "functs")
    40 
    41 #+gcl (unless (macro-function 'with-compilation-unit)
    42                (defmacro with-compilation-unit (a &rest b) `(progn ,@b)))
    4340
    4441($load "ngrobner-package")
Note: See TracChangeset for help on using the changeset viewer.