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 435


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r420 r435  
    2222(defpackage "TERM"
    2323  (:use :cl :monomial :ring)
    24   (:export
     24  (:export "TERM"
     25           "TERM-MONOM"
     26           "TERM-COEFF"
    2527           "MAKE-TERM"
    2628           "MAKE-TERM-VARIABLE"
Note: See TracChangeset for help on using the changeset viewer.