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 2399


Ignore:
Timestamp:
2015-06-18T22:22:22-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2329 r2399  
    9494    (&body)))
    9595
    96 (test monom-basics
    97   "Monom basics"
     96(test term-basics
     97  "Term basics"
    9898  (with-fixture term-context ()
    9999    (is (= (r-dimension m) 3))
Note: See TracChangeset for help on using the changeset viewer.