diff options
Diffstat (limited to 'ocamlbuild/my_std.ml')
-rw-r--r-- | ocamlbuild/my_std.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/my_std.ml b/ocamlbuild/my_std.ml index 50f29f858..b5abd1186 100644 --- a/ocamlbuild/my_std.ml +++ b/ocamlbuild/my_std.ml @@ -9,7 +9,7 @@ (* *) (***********************************************************************) -(* $Id$ *) + (* Original author: Nicolas Pouillard *) open Format |