Very basic string stream to support codegen
[jscl.git] / jscl.lisp
index 9aab8e3..8818677 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -32,6 +32,7 @@
     ("array"            :target)
     ("string"           :target)
     ("sequence"         :target)
+    ("stream"           :target)
     ("print"            :target)
     ("package"          :target)
     ("misc"             :target)