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 2293


Ignore:
Timestamp:
2015-06-18T16:37:23-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2292 r2293  
    101101    (setf (slot-value self 'dimension) new-dimension
    102102          (slot-value self 'exponents) new-exponents)
    103     (call-next-method)))
     103    ;;(call-next-method)
     104    ))
    104105
    105106
Note: See TracChangeset for help on using the changeset viewer.