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 2225


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2224 r2225  
    7070         
    7171
     72#|
    7273(defmethod make-instance :around ((self monom)
    7374                                  &key
     
    8586          exponent exponent-supplied-p)
    8687  (call-next-method :dimension dimension :exponents exponents))
     88|#
    8789
    8890  #|
     
    107109
    108110
     111
    109112;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    110113;;
Note: See TracChangeset for help on using the changeset viewer.