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 422


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monomial.lisp

    r419 r422  
    4141(defpackage "MONOMIAL"
    4242  (:use :cl)
    43   (:export "MAKE-MONOM"
     43  (:export "MONOM"
     44           "MAKE-MONOM"
    4445           "MONOM-ELT"
    4546           "MONOM-DIMENSION"
Note: See TracChangeset for help on using the changeset viewer.