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 3219 for branches


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r3218 r3219  
    2222(defpackage "TERM"
    2323  (:use :cl :monom :ring)
    24   (:export "TERM"
    25            "MAKE-TERM-VARIABLE"
    26            )
     24  (:export "TERM")
    2725  (:documentation "This package implements class TERM. A term is a
    2826product of a scalar and powers of some variables, such as
Note: See TracChangeset for help on using the changeset viewer.