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