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 2587


Ignore:
Timestamp:
2015-06-20T00:21:19-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2586 r2587  
    9696      (multiple-value-bind
    9797            (greater-p equal-p)
    98           (lex> (lm q) (lm p))
     98          (lex> (lt q) (lt p))
    9999        (cond
    100100          (greater-p
Note: See TracChangeset for help on using the changeset viewer.