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 3213


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r3196 r3213  
    5656   (exponents :initarg :exponents :accessor monom-exponents
    5757              :documentation "The powers of the variables."))
    58   (:default-initargs :dimension nil :exponents nil :exponent nil)
     58  (:extra-initargs :exponent nil)
    5959  (:documentation
    6060   "Implements a monomial, i.e. a product of powers
Note: See TracChangeset for help on using the changeset viewer.