- Timestamp:
- 2015-06-19T11:49:01-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring.lisp
r2507 r2508 79 79 80 80 (defgeneric unit-element (class) 81 (:method ( class built-in-class) 1))81 (:method ((class built-in-class)) 1)) 82 82 83 83 (defgeneric r-zerop (object)
Note:
See TracChangeset
for help on using the changeset viewer.