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 4273


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r4258 r4273  
    5656
    5757(defgeneric unary-inverse (self)
    58   (:documentation "Returns the unary inverse of SELF."))
     58  (:documentation "Changes SELF to the unary inverse of SELF."))
    5959
    6060(defgeneric universal-gcd (object other)
Note: See TracChangeset for help on using the changeset viewer.