- Timestamp:
- 2016-06-03T02:01:56-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-all.lisp
r4164 r4169 1 1 ;; Load this to run all 5-am tests written 2 (load "boot") 2 3 (dolist (f '("5am-monom" 3 4 "5am-poly" 4 5 "5am-symbolic-poly" 5 6 "5am-infix-print" 6 "5am-pair-queue")) 7 "5am-pair-queue" 8 "5am-division")) 7 9 (load f))
Note:
See TracChangeset
for help on using the changeset viewer.