diff options
Diffstat (limited to 'ocamlbuild/shell.ml')
-rw-r--r-- | ocamlbuild/shell.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/shell.ml b/ocamlbuild/shell.ml index 4b6d8257e..6c8496390 100644 --- a/ocamlbuild/shell.ml +++ b/ocamlbuild/shell.ml @@ -9,7 +9,7 @@ (* *) (***********************************************************************) -(* $Id$ *) + (* Original author: Nicolas Pouillard *) open My_std |