0.8.0.46:
[sbcl.git] / src / pcl / fixup.lisp
index b6f1897..e51da94 100644 (file)
 
 (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)