X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fglobals.lisp;h=2ca7e36d3ed3c750cd2b96a9f2e2dccc4b918dea;hb=212ef8043aeaceaa627f2924e04554fbc37b8ee1;hp=86b3d9db7eb4b46511a63d9fa7b597ce8a241b40;hpb=77360ee4a1f94c41b807be7ad0e8687199fceef1;p=sbcl.git diff --git a/src/code/globals.lisp b/src/code/globals.lisp index 86b3d9d..2ca7e36 100644 --- a/src/code/globals.lisp +++ b/src/code/globals.lisp @@ -20,8 +20,8 @@ *standard-readtable* sb!debug:*in-the-debugger* sb!debug:*stack-top-hint* - sb!conditions::*handler-clusters* - sb!conditions::*restart-clusters* + *handler-clusters* + *restart-clusters* *gc-inhibit* *need-to-collect-garbage* *software-interrupt-vector* *load-verbose* *load-print-stuff* *in-compilation-unit*