X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcold-init.lisp;h=844423447f8e844bff1d7e38240a681e3c5b9665;hb=cc27e35fc73e6765679d6f426ee144abdfac7c27;hp=d8c11605347dea9d2c21e6d678a4833ebcaa46a9;hpb=8852534331f5505348d1217a3080ee25e09ec47e;p=sbcl.git diff --git a/src/code/cold-init.lisp b/src/code/cold-init.lisp index d8c1160..8444234 100644 --- a/src/code/cold-init.lisp +++ b/src/code/cold-init.lisp @@ -111,7 +111,7 @@ ;; I'm not sure where eval is first called, so I put this first. (show-and-call !eval-cold-init) - + (show-and-call !deadline-cold-init) (show-and-call thread-init-or-reinit) (show-and-call !typecheckfuns-cold-init)