- Timestamp:
- 2016-06-04T22:33:54-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/rational-field.lisp
r4308 r4309 32 32 "UNIVERSAL-EQUALP" 33 33 "UNIVERSAL-ZEROP" 34 "->SEXP") 34 "->SEXP" 35 "MAKE-ZERO-FOR" 36 "MAKE-UNIT-FOR") 35 37 (:documentation "Wraps rationals into an object.")) 36 38
Note:
See TracChangeset
for help on using the changeset viewer.