summaryrefslogtreecommitdiffstats
path: root/ocamlbuild/flags.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ocamlbuild/flags.ml')
-rw-r--r--ocamlbuild/flags.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/flags.ml b/ocamlbuild/flags.ml
index 229086373..bdf4fc6f8 100644
--- a/ocamlbuild/flags.ml
+++ b/ocamlbuild/flags.ml
@@ -9,7 +9,7 @@
(* *)
(***********************************************************************)
-(* $Id$ *)
+
(* Original author: Nicolas Pouillard *)
open Command
open Bool (* FIXME remove me *)