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