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 2715


Ignore:
Timestamp:
2015-06-20T16:57:16-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2714 r2715  
    162162implementing this method, the result should be an object which is EQ
    163163to SELF. For built-in classes, such as NUMBER, the returned object may
    164 not be EQ to the original, but it will be EQL to it.")
     164not be EQ to the original.")
    165165  (:method (self other) (r- self other)))
    166166
Note: See TracChangeset for help on using the changeset viewer.