0.6.9.5:
[sbcl.git] / src / cold / warm.lisp
index 6b0dfc6..c5e8486 100644 (file)
                ;; our DESCRIBE facility is compiled and loaded.
                "src/pcl/describe" ; FIXME: should probably be byte compiled
                ;; FIXME: What about Gray streams? e.g. "gray-streams.lisp"
-               ;; and "gray-streams-class.lisp"?
+               ;; and "gray-streams-class.lisp"? For now, we just
+               ;; have stubs (installed in cold load).
                ))
   (let ((fullname (concatenate 'string stem ".lisp")))
     (sb-int:/show "about to compile" fullname)