X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Ffixup.lisp;h=e51da94f40402e1875ae1bca8df0e73bff28ed35;hb=22aec7852f4861e5dab28cc0d619c24b62590dad;hp=b6f189705e1d441f6e0cb76cf8880426397c6c10;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/pcl/fixup.lisp b/src/pcl/fixup.lisp index b6f1897..e51da94 100644 --- a/src/pcl/fixup.lisp +++ b/src/pcl/fixup.lisp @@ -23,10 +23,8 @@ (in-package "SB-PCL") -(sb-int:file-comment - "$Header$") - -(fix-early-generic-functions) +(!fix-early-generic-functions) +(compute-standard-slot-locations) (setq *boot-state* 'complete) (defun print-std-instance (instance stream depth)