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 3474 for branches/f4grobner


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r3473 r3474  
    334334
    335335
     336;; pure lexicographic
    336337(defgeneric lex> (p q &optional start end)
    337338  (:documentation "Return T if P>Q with respect to lexicographic
Note: See TracChangeset for help on using the changeset viewer.