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 633


Ignore:
Timestamp:
2015-06-07T00:46:09-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r620 r633  
    128128
    129129#|
    130 (test grobner
    131   "Grobner"
    132   (is (equal (grobner
    133 |#
    134 
    135130(test parser
    136131  "Parser"
     
    138133        ($v '((MLIST SIMP) $X $Y)))
    139134    (is-true (parse-poly-list $f $v))))
     135|#
    140136
    141137
Note: See TracChangeset for help on using the changeset viewer.