0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / mipsstrops.lisp
index d581688..956a7a4 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;(defun %sp-byte-blt (src-string src-start dst-string dst-start dst-end)
 ;  "Moves bytes from Src-String into Dst-String between Dst-Start (inclusive)
 ;and Dst-End (exclusive) (Dst-Start - Dst-End bytes are moved). Overlap of the