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 1629


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/grobner-wrap.lisp

    r1628 r1629  
    5858  ;;(setf F (sort F #'< :key #'sugar))
    5959  (funcall
    60    (choose-grobner-function $poly_grobner_algorithm)
     60   (choose-grobner-algorithm $poly_grobner_algorithm)
    6161   ring-and-order f start top-reduction-only))
    6262
Note: See TracChangeset for help on using the changeset viewer.