0.9.5.62: trivial PCL cleanups
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 15 Oct 2005 10:31:38 +0000 (10:31 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 15 Oct 2005 10:31:38 +0000 (10:31 +0000)
commit15db88b169f732c8d339047bfad92e0725d7cacc
tree7d0efbe6791445e791ad734a4331ec4480738994
parentd724066ca963f974b47f1a51af13ff9d680392db
0.9.5.62: trivial PCL cleanups
 * it's PRINTED-AS-FUNCALLABLE-STANDARD-CLASS, not
   PRINTED-AS-CLOS-FUNCALLABLE-STANDARD-CLASS.
 * PARSE-FSPEC is a no-op -- kill it.
 * GBOUNDP and GMAKUNBOUND are null and useless wrappers -- kill them. Keep GDEFINITION
   and (SETF GDEFINITION) as they may become useful when FDEFINITION stops bypassing
   fwrappers/encapsulations.
src/code/print.lisp
src/pcl/boot.lisp
src/pcl/defs.lisp
src/pcl/std-class.lisp
version.lisp-expr