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 635


Ignore:
Timestamp:
2015-06-07T00:56:33-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ngrobner.lisp

    r620 r635  
    9797
    9898(defun coerce-to-infix (poly-type object vars)
     99  "Write a polynomial, polynomial list, termlist term
     100in infix form, using variables VARS."
    99101  (case poly-type
    100102    (:termlist
Note: See TracChangeset for help on using the changeset viewer.