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.

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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2114 r2115  
    4141(defpackage "MONOM"
    4242  (:use :cl :ring)
     43  (:shadowing-import-from-package :ring "ZEROP" "LCM" "+" "-" "*" "/")
    4344  (:export "MONOM"
    4445           "EXPONENT"
Note: See TracChangeset for help on using the changeset viewer.