Changeset 2286 for branches/f4grobner/term.lisp
- Timestamp:
- 2015-06-18T14:25:53-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2285 r2286 53 53 &key 54 54 &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)) 56 57 57 58 (defun make-term-variable (nvars pos
Note:
See TracChangeset
for help on using the changeset viewer.