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 3016


Ignore:
Timestamp:
2015-06-21T15:58:53-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3015 r3016  
    2424  (:export "POLY"
    2525           "POLY-TERMLIST"
    26            "POLY-TERM-ORDER")
     26           "POLY-TERM-ORDER"
     27           "CHANGE-TERM-ORDER")
    2728  (:documentation "Implements polynomials"))
    2829
Note: See TracChangeset for help on using the changeset viewer.