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 2746


Ignore:
Timestamp:
2015-06-20T19:02:05-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2745 r2746  
    146146(defmacro def-add/subtract-method (method-name
    147147                                   (&key
    148                                     (:doc-string nil doc-string-supplied-p)
     148                                    (doc-string nil doc-string-supplied-p)
    149149                                    (subtract-p nil)))
    150150  "This macro avoids code duplication for two similar operations: ADD-TO and SUBTRACT-FROM."
Note: See TracChangeset for help on using the changeset viewer.