diff options
Diffstat (limited to 'ocamlbuild/pathname.mli')
-rw-r--r-- | ocamlbuild/pathname.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/pathname.mli b/ocamlbuild/pathname.mli index 281d201fc..1ba9badc5 100644 --- a/ocamlbuild/pathname.mli +++ b/ocamlbuild/pathname.mli @@ -9,7 +9,7 @@ (* *) (***********************************************************************) -(* $Id$ *) + (* Original author: Nicolas Pouillard *) include Signatures.PATHNAME val link_to_dir : t -> t -> bool |