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 4028


Ignore:
Timestamp:
2016-05-31T15:32:08-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r4027 r4028  
    583583      self
    584584    (assert (= (length vars) dimension)
    585             (vars)
     585            nil
    586586            "Number of variables ~S does not match the dimension ~S"
    587587            vars dimension)))
Note: See TracChangeset for help on using the changeset viewer.