[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: exporting standard-class
- To: Bruce Esrig <oravax!esrig@CU-ARPA.CS.CORNELL.EDU>
- Subject: Re: exporting standard-class
- From: kanderso@PEBBLES.BBN.COM
- Date: Fri, 19 Aug 88 15:59:27 -0400
- Cc: commonloops.pa@Xerox.COM
- In-reply-to: Your message of Fri, 19 Aug 88 14:00:10 -0400. <8808191800.AA16009@oravax.UUCP>
- Redistributed: commonloops.pa
The export done in pkg.lisp seems to be out of date. You can get more
useful symbols exported by doing
(export pcl:*other-exports*)
after loading PCL.