source:
branches/f4grobner/5am-all.lisp@
4166
Last change on this file since 4166 was 4164, checked in by , 8 years ago | |
---|---|
File size: 176 bytes |
Rev | Line | |
---|---|---|
[4164] | 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.