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 164


Ignore:
Timestamp:
2015-06-05T13:49:16-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r158 r164  
    4242               (defmacro with-compilation-unit (a &rest b) `(progn ,@b)))
    4343
    44 (with-compilation-unit nil
     44;;(with-compilation-unit nil
    4545  ($load "grobner")
    4646  ($load "monomial")
     
    5858  ($load "gebauer-moeller")
    5959  ($load "gb-postprocessing")
    60   ($load "ideal"))
     60  ($load "ideal")
     61;;)
    6162
    6263
Note: See TracChangeset for help on using the changeset viewer.