0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / numbers.lisp
index 55ff7b3..6e1b0ce 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: This probably belongs in SB-INT instead of SB-KERNEL.
 ;;; And couldn't it be limited to FIXNUM arguments?
 (defun positive-primep (x)