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.

Ignore:
Timestamp:
2015-09-05T09:44:45-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/copy.lisp

    r3445 r3457  
    3131   #+clisp #:clos
    3232   #:class-slots #:slot-definition-name)
    33   (:documentation
    34    "Implements ring operations.  These are all operations that are
    35 performed on the coefficients by the package, and thus the coefficient
    36 ring can be changed by merely redefining these operations."))
     33  (:documentation "Implements generic clone operation."))
    3734
    3835(in-package :copy)
Note: See TracChangeset for help on using the changeset viewer.