X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fearly-low.lisp;h=7fca8d34d80e7f5ba34bf2eb96154f3e15f50bb7;hb=b43b6e70ce48d959d77f7f56be9d11aa101fdd7d;hp=d762907b74832e685afb64215269ad6807c6cb6f;hpb=3a5eefac8a65dfd36729031f0a9b9dd8c022b7f2;p=sbcl.git diff --git a/src/pcl/early-low.lisp b/src/pcl/early-low.lisp index d762907..7fca8d3 100644 --- a/src/pcl/early-low.lisp +++ b/src/pcl/early-low.lisp @@ -88,7 +88,6 @@ *the-class-slot-object* *the-class-structure-object* - *the-class-std-object* *the-class-standard-object* *the-class-funcallable-standard-object* *the-class-class* @@ -105,6 +104,9 @@ *the-class-standard-reader-method* *the-class-standard-writer-method* *the-class-standard-boundp-method* + *the-class-global-reader-method* + *the-class-global-writer-method* + *the-class-global-boundp-method* *the-class-standard-generic-function* *the-class-standard-effective-slot-definition*