X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ftarget-disassem.lisp;h=c0a9e2b313d7ae54c681a171181eb90f3051d0b0;hb=5dc28680e9cb2d598da02aed512aa49ea81fdade;hp=8321b37311a2f590cb11f86119449f38657e1935;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/compiler/target-disassem.lisp b/src/compiler/target-disassem.lisp index 8321b37..c0a9e2b 100644 --- a/src/compiler/target-disassem.lisp +++ b/src/compiler/target-disassem.lisp @@ -11,9 +11,6 @@ (in-package "SB!DISASSEM") -(file-comment - "$Header$") - ;;;; FIXME: A lot of stupid package prefixes would go away if DISASSEM ;;;; would use the SB!DI package. And some more would go away if it would ;;;; use SB!SYS (in order to get to the SAP-FOO operators).