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 266


Ignore:
Timestamp:
2015-06-05T16:48:58-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r265 r266  
    5151    #-gcl (:load-toplevel :execute)
    5252    (dolist (file *ngrobner-files*)
     53      (compile-file file :verbose t)
    5354      (load file :verbose t)))
    5455
Note: See TracChangeset for help on using the changeset viewer.