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 440


Ignore:
Timestamp:
2015-06-06T19:58:14-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/order.lisp

    r439 r440  
    2626           "REVLEX>"
    2727           "GREVLEX>"
    28            "INVLEX>"))
     28           "INVLEX>"
     29           "MONOMIAL-ORDER"
     30           "REVERSE-MONOMIAL-ORDER"
     31           "*PRIMARY-ELIMINATION-ORDER*"
     32           "*SECONDARY-ELIMINATION-ORDER*"
     33           "*ELIMINATION-ORDER*"
     34           "ELIMINATION-ORDER"
     35           "ELIMINATION-ORDER-1"))
    2936
    3037(in-package :order)
Note: See TracChangeset for help on using the changeset viewer.