- Timestamp:
- 2016-06-04T20:58:07-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring.lisp
r4258 r4273 56 56 57 57 (defgeneric unary-inverse (self) 58 (:documentation " Returnsthe unary inverse of SELF."))58 (:documentation "Changes SELF to the unary inverse of SELF.")) 59 59 60 60 (defgeneric universal-gcd (object other)
Note:
See TracChangeset
for help on using the changeset viewer.