Changeset 4237 for branches/f4grobner
- Timestamp:
- 2016-06-04T19:08:42-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/integer-ring.lisp
r4233 r4237 32 32 "UNIVERSAL-EQUALP" 33 33 "UNIVERSAL-ZEROP" 34 "->SEXP") 34 "->SEXP" 35 "->LIST") 35 36 (:documentation "Wraps integers into an object.")) 36 37
Note:
See TracChangeset
for help on using the changeset viewer.