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.

Ignore:
Timestamp:
2015-06-06T22:12:59-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/compile-me.lisp

    r546 r547  
    1212
    1313(defun load-ngrobner ()
    14   "Load NGROBNER package files without ASDF. The order of files is
    15  important!"
     14  "Load NGROBNER package files without ASDF."
    1615  (dolist (file *files*)
    1716    (compile-file file :verbose t :print t)))
Note: See TracChangeset for help on using the changeset viewer.