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 2104


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

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