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 3230


Ignore:
Timestamp:
2015-06-22T20:04:47-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/symbolic-poly.lisp

    r3228 r3230  
    2020;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    2121
    22 (defpackage "POLYNOMIAL"
     22(defpackage "SYMBOLIC-POLYNOMIAL"
    2323  (:use :cl :utils :ring :monom :order :term :polynomial :infix)
    2424  (:export "SYMBOLIC-POLY")
Note: See TracChangeset for help on using the changeset viewer.