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 4255


Ignore:
Timestamp:
2016-06-04T20:29:40-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/integer-ring.lisp

    r4254 r4255  
    103103  (with-slots (value)
    104104      object
    105     (with-slots (other-value)
     105    (with-slots ((other-value value))
    106106        other
    107107      (let ((c (gcd value other-value)))
Note: See TracChangeset for help on using the changeset viewer.