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 4295


Ignore:
Timestamp:
2016-06-04T21:58:51-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/rational-field.lisp

    r4272 r4295  
    2121
    2222(defpackage "RATIONAL-FIELD"
    23   (:use :cl :copy :ring)
     23  (:use :cl :copy :ring :integer-ring)
    2424  (:export "RATIONAL-FIELD"
    2525           "RATIONAL-FIELD-VALUE"
Note: See TracChangeset for help on using the changeset viewer.