close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 4169


Ignore:
Timestamp:
2016-06-03T02:01:56-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-all.lisp

    r4164 r4169  
    11;; Load this to run all 5-am tests written
     2(load "boot")
    23(dolist (f '("5am-monom"
    34             "5am-poly"
    45             "5am-symbolic-poly"
    56             "5am-infix-print"
    6              "5am-pair-queue"))
     7             "5am-pair-queue"
     8             "5am-division"))
    79  (load f))
Note: See TracChangeset for help on using the changeset viewer.