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 237


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

* empty log message *

File:
1 edited

Legend:

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

    r236 r237  
    9191     ;; :gcd #'(lambda (x y) (second ($ezgcd x y)))))
    9292     :gcd #'(lambda (x y) ($gcd x y))))
     93
     94(setf *expression-ring* *maxima-ring*)
    9395
    9496;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.