- Timestamp:
- 2015-06-21T11:36:58-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring.lisp
r2878 r2879 63 63 "APPEND-ITEM" 64 64 "COPY-INSTANCE") 65 (:shadowing-import-from 66 #+openmcl-native-threads #:ccl 67 #+cmu #:pcl 68 #+sbcl #:sb-pcl 69 #+lispworks #:hcl 70 #+allegro #:mop 71 #+clisp #:clos 72 #:class-slots #:slot-definition-name) 65 73 (:documentation 66 74 "Implements ring operations. These are all operations that are
Note:
See TracChangeset
for help on using the changeset viewer.