0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / dyncount.lisp
index ffc0aed..744cf74 100644 (file)
 
 (in-package "SB!DYNCOUNT")
 
-(file-comment
-  "$Header$")
-
 #|
-Make sure multi-cycle instruction costs are plausible.
-VOP classification.
-  Make tables of %cost for benchmark X class.
-  Could be represented as a sort of bar chart.
+comments from CMU CL:
+  Make sure multi-cycle instruction costs are plausible.
+  VOP classification.
+    Make tables of %cost for benchmark X class.
+    Could be represented as a sort of bar chart.
 |#
 
 (eval-when (:compile-toplevel)