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 4357


Ignore:
Timestamp:
2016-06-06T17:52:36-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r4356 r4357  
    109109      (values (make-instance 'rational-field :value 1)
    110110              (make-instance 'integer-ring :value value)
    111               (make-instance 'integer-ring :value other-value c)))))
     111              (make-instance 'integer-ring :value other-value)))))
Note: See TracChangeset for help on using the changeset viewer.