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 652


Ignore:
Timestamp:
2015-06-08T10:55:28-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parse.lisp

    r650 r652  
    3232
    3333(defpackage "PARSE"
    34   (:use :cl :order :poly :ring)
     34  (:use :cl :order :polynomial :ring)
    3535  (:export "PARSE PARSE-TO-ALIST" "PARSE-STRING-TO-ALIST"
    3636           "PARSE-TO-SORTED-ALIST" "PARSE-STRING-TO-SORTED-ALIST" "^" "["
Note: See TracChangeset for help on using the changeset viewer.