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 2102


Ignore:
Timestamp:
2015-06-17T20:05:34-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2101 r2102  
    3434(defpackage "RING"
    3535  (:use :cl)
    36   (:shadow "GCD" "LCM")
     36  (:shadow "GCD" "LCM" "ZEROP")
    3737  (:export "PARSE"
    3838           "UNIT-FOR"
Note: See TracChangeset for help on using the changeset viewer.