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 2209


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2208 r2209  
    9090                                       ;; otherwise, all exponents are zero
    9191                                       (t
    92                                         (make-array (list dimension) :element-type 'exponent :initial-element 0))))
    93   (call-next-method))
     92                                        (make-array (list dimension) :element-type 'exponent :initial-element 0)))))
    9493
    9594;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.