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 375


Ignore:
Timestamp:
2015-06-06T17:44:46-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r374 r375  
    3232;;
    3333;; Also, since the NGROBNER package consists of many Lisp files, it is
    34 ;; necessary to load the files. Unfortunately, it is not quite
    35 ;; possible to use ASDF for this purpose, although NGROBNER can be
    36 ;; loaded into lisp using ASDF. Perhaps one day... For now,
    37 ;; we use LOAD to accomplish this task.
     34;; necessary to load the files. It is possible and preferrable to use
     35;; ASDF for this purpose. The default is ASDF. It is also possible to
     36;; simply used LOAD and COMPILE-FILE to accomplish this task.
    3837;;
    3938;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.