- Timestamp:
- 2015-06-09T12:32:58-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring-and-order.lisp
r713 r891 32 32 ;;(:conc-name ro-) 33 33 ) 34 (order #'lex> :type function)) 34 (order #'lex> :type function) 35 (primary-elimination-order #'lex> :type function) 36 (secondary-elimination-order #'lex> :type function))
Note:
See TracChangeset
for help on using the changeset viewer.