0.8.0.3:
[sbcl.git] / src / code / target-type.lisp
index b45d004..4a1f65f 100644 (file)
 
 ;;; Clear memoization of all type system operations that can be
 ;;; altered by type definition/redefinition.
+;;;
+;;; FIXME: This should be autogenerated.
 (defun clear-type-caches ()
   (declare (special *type-system-initialized*))
   (when *type-system-initialized*