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 2357


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2356 r2357  
    8888  (if (eq slot-names t) (setf slot-names '(dimension exponents)))
    8989  (dolist (slot-name slot-names)
    90     (ecase slot-name
     90    (case slot-name
    9191      (dimension
    9292       (cond (dimension
Note: See TracChangeset for help on using the changeset viewer.