X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpcl%2Ffixup.lisp;h=e51da94f40402e1875ae1bca8df0e73bff28ed35;hb=4b57a4917b61299ac074fa385e9a0c62a716655b;hp=26ec86fb4fc5f908be26ade3409277e26df779fd;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/pcl/fixup.lisp b/src/pcl/fixup.lisp index 26ec86f..e51da94 100644 --- a/src/pcl/fixup.lisp +++ b/src/pcl/fixup.lisp @@ -23,7 +23,8 @@ (in-package "SB-PCL") -(fix-early-generic-functions) +(!fix-early-generic-functions) +(compute-standard-slot-locations) (setq *boot-state* 'complete) (defun print-std-instance (instance stream depth)