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.

Ignore:
Timestamp:
2015-06-21T17:35:21-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2937 r3056  
    3838(ql:quickload :fiveam)
    3939
     40(require :utils "utils")
    4041(require :ring "ring")
    4142(require :monom "monom")
     
    115116
    116117
     118
    117119(run! 'poly-suite)
    118120(format t "All tests done!~%")
Note: See TracChangeset for help on using the changeset viewer.