[comp.lang.lisp] scoops bug fix

sherin@linc.cis.upenn.edu (Steve Sherin) (05/24/87)

5/24/87--METHODS.SCM:
In the define-methods macro

> ,formal-list <

was changed to > ',formal-list <
to enable methods with parameters.
>>Steve Sherin