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 2169


Ignore:
Timestamp:
2015-06-17T22:05:56-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2168 r2169  
    133133  (with-slots ((exponents1 exponents) dim)
    134134      m1
    135     (with-slots ((exponents2 exponents))
     135    (with-slots ((exponent2 exponents))
    136136        m2
    137137      (let* ((exponents (copy-seq exponents1)))
Note: See TracChangeset for help on using the changeset viewer.