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 1015


Ignore:
Timestamp:
2015-06-10T06:41:14-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parse.lisp

    r1014 r1015  
    301301             
    302302(defun poly-eval (expr vars
    303                   &optional (order #'lex>) (ring *coefficient-ring*)
     303                  &optional (order #'lex>) (ring *ring-of-integers*)
    304304                  &aux
    305305                    (ring-and-order (make-ring-and-order ring order)))
Note: See TracChangeset for help on using the changeset viewer.