diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2012-10-15 17:50:56 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2012-10-15 17:50:56 +0000 |
commit | def31744f996fecdb187d43de38ddae2ff3ab881 (patch) | |
tree | 13c19fb7d95f21bb0f8b1ab437d38977f2214577 /utils/warnings.ml | |
parent | 0a6f6a78570284f9476171216050986ea00f89db (diff) |
remove all $Id keywords
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'utils/warnings.ml')
-rw-r--r-- | utils/warnings.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/warnings.ml b/utils/warnings.ml index 02621ea67..7067e561a 100644 --- a/utils/warnings.ml +++ b/utils/warnings.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* When you change this, you need to update the documentation: - man/ocamlc.m in ocaml - man/ocamlopt.m in ocaml |