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:14:30-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r3474 r3475  
    349349         (return-from lex> (values nil nil)))))))
    350350
    351 ;; total degree order , ties broken by lexicographic
     351;; total degree order, ties broken by lexicographic
    352352(defgeneric grlex> (p q &optional start end)
    353353  (:documentation "Return T if P>Q with respect to graded
Note: See TracChangeset for help on using the changeset viewer.