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 501


Ignore:
Timestamp:
2015-06-06T21:01:33-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r500 r501  
    3030(defpackage "GB-POSTPROCESSING"
    3131  (:use :cl :monomial :division :polynomial)
    32   (:export))
     32  (:export "REDUCTION" "MINIMIZATION"))
    3333
    3434(in-package :gb-postprocessing)
Note: See TracChangeset for help on using the changeset viewer.