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 264


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

* empty log message *

File:
1 edited

Legend:

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

    r263 r264  
    5151    #-gcl (:load-toplevel :execute)
    5252    (dolist (file *ngrobner-files*)
    53       (load file)))
     53      (load file :print t)))
    5454
    5555(use-package :ngrobner)
Note: See TracChangeset for help on using the changeset viewer.