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.

Ignore:
Timestamp:
2015-09-05T10:42:15-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r3485 r3486  
    447447;; The result is *another closure* with the same signature as all
    448448;; orders such as #'LEX>.
    449 (defun make-elimination-ordemonom-factory (&optional
     449(defun make-elimination-order-factory (&optional
    450450                                         (primary-elimination-order #'lex>)
    451451                                         (secondary-elimination-order #'lex>))
Note: See TracChangeset for help on using the changeset viewer.