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 2677


Ignore:
Timestamp:
2015-06-20T16:04:28-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2673 r2677  
    6262(def-fixture poly-context ()
    6363  (let ((p (make-instance 'poly))
    64         (q (make-instance 'poly))
     64        (q (make-instance 'poly :order nil))
    6565        (p+q (make-instance 'poly))
    6666        (p-q (make-instance 'poly)))
Note: See TracChangeset for help on using the changeset viewer.