source:
branches/f4grobner/5am-all.lisp@
4167
Last change on this file since 4167 was 4164, checked in by , 9 years ago | |
---|---|
File size: 176 bytes |
Line | |
---|---|
1 | ;; Load this to run all 5-am tests written |
2 | (dolist (f '("5am-monom" |
3 | "5am-poly" |
4 | "5am-symbolic-poly" |
5 | "5am-infix-print" |
6 | "5am-pair-queue")) |
7 | (load f)) |
Note:
See TracBrowser
for help on using the repository browser.