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 4234


Ignore:
Timestamp:
2016-06-04T18:59:12-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r4231 r4234  
    4848
    4949(defgeneric unary-minus (self)
    50   (:documentation "Return negative of SELF."))
     50  (:documentation "Changes SELF to its negative."))
    5151
    5252(defgeneric universal-ezgcd (self other)
Note: See TracChangeset for help on using the changeset viewer.