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 4473 for branches


Ignore:
Timestamp:
2016-06-14T20:32:38-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r4465 r4473  
    2626        :ring
    2727        )
    28   (:export "BUCHBERGER" "PARALLEL-BUCHBERGER" "GROBNER-MEMBER" "GROBNER-SUBSETP" "GROBNER-EQUAL")
     28  (:export "BUCHBERGER"
     29           "PARALLEL-BUCHBERGER"
     30           "GROBNER-MEMBER"
     31           "GROBNER-SUBSETP"
     32           "GROBNER-EQUAL")
    2933  (:documentation "Buchberger Algorithm Implementation."))
    3034
Note: See TracChangeset for help on using the changeset viewer.