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 2279


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2278 r2279  
    6767
    6868(defmethod initialize-instance :before ((self monom)
    69                                         ;;&rest args
    70                                         &key
    71                                           dimension
    72                                           exponents
    73                                           exponent
     69                                        &rest
     70                                          args
     71                                          &keys
    7472                                        &allow-other-keys
    7573                                          )
Note: See TracChangeset for help on using the changeset viewer.