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 2459


Ignore:
Timestamp:
2015-06-19T10:38:12-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2458 r2459  
    169169    (is-false (funcall elim-order-2 p q))))
    170170
     171;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     172;;
     173;;        POLY class tests
     174;;
     175;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     176
     177(test poly
     178  "Polynomial"
     179
     180
     181  )
     182
     183
    171184(run! 'monom-suite)
    172185(format t "All tests done!~%")
Note: See TracChangeset for help on using the changeset viewer.