1.0.3.5: slightly different SEQUENCE type handling.
[sbcl.git] / src / code / primordial-type.lisp
index e131dcd..a89b208 100644 (file)
@@ -19,6 +19,7 @@
 (defvar *universal-fun-type*)
 (defvar *instance-type*)
 (defvar *funcallable-instance-type*)
+(defvar *extended-sequence-type*)
 
 ;;; a vector that maps type codes to layouts, used for quickly finding
 ;;; the layouts of built-in classes