0.pre7.29:
[sbcl.git] / src / code / byte-interp.lisp
index 0895e5f..5cad9c5 100644 (file)
@@ -1,5 +1,6 @@
 ;;;; the byte code interpreter
 
+;;; FIXME: should really be in SB!BYTECODE
 (in-package "SB!C")
 
 ;;;; This software is part of the SBCL system. See the README file for