[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exporting standard-class



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.