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 169


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

* empty log message *

File:
1 edited

Legend:

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

    r168 r169  
    4343
    4444#+sbcl(require 'asdf)
    45 ($push "./$$$.{fasl,lisp,asd,lsp}",$file_search_lisp)
     45($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.