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 625


Ignore:
Timestamp:
2015-06-07T00:26:25-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parser.lisp

    r624 r625  
    3333    (unless (find-package :maxima)
    3434      (pushnew :fake-maxima *features*)
    35       (defpackage "MAXIMA" (:use :cl))
     35      (make-package "MAXIMA")
    3636      ))
    3737
Note: See TracChangeset for help on using the changeset viewer.