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 3131


Ignore:
Timestamp:
2015-06-22T11:08:23-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r3100 r3131  
    8080
    8181(defclass scalar ()
    82   ((value :initarg :value :accessor value))
     82  ((value :initarg :value :accessor scalar-value))
    8383  (:documentation "Wraps objects suitable as scalars/polynomial coefficients"))
    8484
Note: See TracChangeset for help on using the changeset viewer.