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 884


Ignore:
Timestamp:
2015-06-09T12:05:02-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monomial.lisp

    r883 r884  
    7575  `(simple-array exponent (,dim)))
    7676
     77;; If a monomial is redefined as structure with slot EXPONENTS, the function
     78;; below can be the BOA constructor.
    7779(defun make-monom (&key
    7880                     (dimension nil dimension-suppied-p)
Note: See TracChangeset for help on using the changeset viewer.