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 1615


Ignore:
Timestamp:
2015-06-14T17:53:25-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/gb-postprocessing.lisp

    r1569 r1615  
    2929
    3030(defpackage "GB-POSTPROCESSING"
    31   (:use :cl :monomial :division :polynomial :ring :ring-and-order)
     31  (:use :cl :monom :division :polynomial :ring :ring-and-order)
    3232  (:export "REDUCTION" "MINIMIZATION"))
    3333
Note: See TracChangeset for help on using the changeset viewer.