X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fenvanal.lisp;h=80cc63c32a1a3dde499ec77e1aa80bf3b3b916c6;hb=b8f63d9b4e978bec3bfc1f4fc471e5ed946781fd;hp=efd4192c5560a6a24bbff1f933760fe4d0406fe7;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/compiler/envanal.lisp b/src/compiler/envanal.lisp index efd4192..80cc63c 100644 --- a/src/compiler/envanal.lisp +++ b/src/compiler/envanal.lisp @@ -15,9 +15,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - ;;; Do environment analysis on the code in Component. This involves ;;; various things: ;;; 1. Make an Environment structure for each non-let lambda, assigning