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 170


Ignore:
Timestamp:
2015-06-05T14:18:04-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r169 r170  
    4343
    4444#+sbcl(require 'asdf)
    45 ($push "./$$$.{fasl,lisp,asd,lsp}" $file_search_lisp)
     45(meval '(($PUSH) ./$$$.{fasl,lisp,asd,lsp} $FILE_SEARCH_LISP))
    4646(load "grobner.asd")
    4747(asdf:load-system :grobner)
Note: See TracChangeset for help on using the changeset viewer.