X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftype-init.lisp;h=0c128258cf202d2c3dabecfe1c9b4a1799af2a6f;hb=4a4f1e5ca70363d64d7cbb141863a387334e6760;hp=8088a762d6902c0427d85dce6e068c43c337c6e2;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/code/type-init.lisp b/src/code/type-init.lisp index 8088a76..0c12825 100644 --- a/src/code/type-init.lisp +++ b/src/code/type-init.lisp @@ -43,7 +43,7 @@ ;;; built-in symbol type specifiers (/show0 "precomputing built-in symbol type specifiers") -(precompute-types *standard-type-names*) +(precompute-types *!standard-type-names*) ;;; FIXME: It should be possible to do this in the cross-compiler, ;;; but currently the cross-compiler's type system is too dain-bramaged to