X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fglobals.lisp;h=c6f9f36347d522a0e781c170677f53593eba323c;hb=5277a0cbf1a72243cad6808883a4847acefc8e6b;hp=86b3d9db7eb4b46511a63d9fa7b597ce8a241b40;hpb=77360ee4a1f94c41b807be7ad0e8687199fceef1;p=sbcl.git diff --git a/src/code/globals.lisp b/src/code/globals.lisp index 86b3d9d..c6f9f36 100644 --- a/src/code/globals.lisp +++ b/src/code/globals.lisp @@ -20,13 +20,13 @@ *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* *aborted-compilation-unit-count* *char-name-alist* - *beep-function* *gc-notify-before* *gc-notify-after* + *gc-notify-before* *gc-notify-after* *posix-argv*)) (declaim (ftype (function * *)