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 122


Ignore:
Timestamp:
2015-06-05T12:24:50-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r115 r122  
    6666     ;; :gcd #'(lambda (x y) (second ($ezgcd x y)))))
    6767     :gcd #'(lambda (x y) ($gcd x y))))
    68 
    69 (defvar *maxima-ring* *expression-ring*
    70   "The ring of coefficients, over which all polynomials
    71 are assumed to be defined.")
    7268
    7369;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.