- Timestamp:
- 2016-06-04T21:09:52-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring.lisp
r4274 r4278 76 76 (:documentation "Convert SELF to an S-expression.")) 77 77 78 (defgeneric make-zero-for (self) 79 (:documentation "Create a zero in the ring of SELF.")) 80 81 (defgeneric make-unit-for (self) 82 (:documentation "Create a unit in the ring of SELF."))
Note:
See TracChangeset
for help on using the changeset viewer.