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 2509


Ignore:
Timestamp:
2015-06-19T11:51:27-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2508 r2509  
    7878  (:documentation "Wraps objects suitable as scalars/polynomial coefficients"))
    7979
    80 (defgeneric unit-element (class)
    81   (:method ((class built-in-class)) 1))
     80(defgeneric unit-element (class))
    8281
    8382(defgeneric r-zerop (object)
Note: See TracChangeset for help on using the changeset viewer.