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:
2016-06-14T19:35:34-07:00 (8 years ago)
Author:
Marek Rychlik
Message:
 
File:
1 edited

Legend:

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

    r4440 r4463  
    107107  (with-fixture buchberger-advanced-context ()
    108108    (is-true (grobner-test gb fl))
    109     (is (every #'universal-equalp (buchberger fl) gb))
     109    (is (grobner-equal (buchberger fl) gb))
    110110    ;;(is (every #'universal-equalp (parallel-buchberger fl) gb))
    111111    )
Note: See TracChangeset for help on using the changeset viewer.