[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
named-structure-symbol missing scl: in 3600-low
- To: commonloops.pa@Xerox.COM
- Subject: named-structure-symbol missing scl: in 3600-low
- From: James J. Cherry <cherry@VALLECITO.SCRC.Symbolics.COM>
- Date: Mon, 14 Mar 88 00:17 EST
- Redistributed: commonloops.pa@XEROX.ARPA
The call to named-structure-symbol in iwmc-class-p (from 3600-low) is
missing the scl: pck.
(scl:defsubst iwmc-class-p (x)
(eq (scl:named-structure-symbol x) 'iwmc-class))