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 2056


Ignore:
Timestamp:
2015-06-17T18:51:56-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2053 r2056  
    124124    (zerop (rem object2 object1))))
    125125
     126(defgeneric divides-lcm-p (object1 object2 object3)
     127  "Returns T if OBJECT divides LCM(OBJECT2, OBJECT3), NIL otherwise."
Note: See TracChangeset for help on using the changeset viewer.