Remove CVS $Id$ strings.
[ocaml-ancient.git] / ocaml_version.ml
index 3367f93..a4c7c85 100644 (file)
@@ -1,6 +1,5 @@
 (* Get the major or minor part of the OCaml version string.
  * This doesn't seem t be present in header files (at least not in 3.08.x).
 (* Get the major or minor part of the OCaml version string.
  * This doesn't seem t be present in header files (at least not in 3.08.x).
- * $Id: ocaml_version.ml,v 1.1 2006-10-31 14:39:50 rich Exp $
  *)
 type t = Major | Minor
 let usage () = failwith "ocaml_version major|minor"
  *)
 type t = Major | Minor
 let usage () = failwith "ocaml_version major|minor"