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 2194


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2193 r2194  
    9393Alternatively, all elements may be specified as a list
    9494INITIAL-EXPONENTS."
    95   (make-instance 'monom :dim dim :exponents exponents))
     95  (make-instance 'monom :dimension dim :exponents exponents))
    9696
    9797;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.