[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tracing a method
- To: info-mcl@cambridge.apple.com
- Subject: tracing a method
- From: lynch@ils.nwu.edu
- Date: Tue, 6 Oct 92 16:35:57 CDT
Is it just me, or is the example on p. 362 of the latest manual STILL
wrong?
? (trace ((:method expand-branch (twist-down t t)) :step t))
> Error: value (:METHOD EXPAND-BRANCH (TWIST-DOWN T T)) is not of the expected type (SATISFIES CCL::%TRACE-FUNCTION-SPEC-P).
> While executing: CCL::%TRACE
> Type Command-. to abort.
See the Restarts menu item for further choices.
1 >
What is the correct syntax to put a step-point on a method?
"TANSTAAFL" Rich lynch@ils.nwu.edu