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 4041


Ignore:
Timestamp:
2016-05-31T16:48:06-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r4040 r4041  
    646646              (t
    647647               (cons '* m))))))
    648   (:method :around ((self term) &optional vars)
     648  (:method ((self term) &optional vars)
    649649    "Convert a term SELF to infix form, using variable VARS to build the representation."
    650650    (declare (ignore vars))
Note: See TracChangeset for help on using the changeset viewer.