restarts for PRINT-NOT-READABLE errors
[sbcl.git] / src / code / cold-init.lisp
index d8c1160..8444234 100644 (file)
 
   ;; 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)