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 2286


Ignore:
Timestamp:
2015-06-18T14:25:53-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r2285 r2286  
    5353                                        &key
    5454                                          &allow-other-keys)
    55   (format t "TERM::INITIALIZE-INSTANCE called with:~&ARGS: ~W.~%" args))
     55  (format t "TERM::INITIALIZE-INSTANCE called with:~&ARGS: ~W.~%" args)
     56  (call-next-method))
    5657
    5758(defun make-term-variable (nvars pos
Note: See TracChangeset for help on using the changeset viewer.