0.8.0.24:
[sbcl.git] / src / code / early-cl.lisp
index 46c6c88..f8a1aa2 100644 (file)
@@ -14,9 +14,8 @@
 ;;; Common Lisp special variables which have SB-XC versions
 (proclaim '(special sb!xc:*macroexpand-hook*))
 
-;;; the Common Lisp defined type specifier symbols
-(declaim (type list *standard-type-names*))
-(defparameter *standard-type-names*
+;;; the Common Lisp defined type spec symbols
+(defparameter *!standard-type-names* 
   '(array atom bignum bit bit-vector character compiled-function
     complex cons double-float extended-char fixnum float function
     hash-table integer keyword list long-float nil null number package