From d6c87f235a98c05a26b4a0e87129335d034219af Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 22 Jun 2010 06:31:30 +0000 Subject: New script dev/tools/change-header to automatically update Coq files headers. Applied it to fix mli file headers. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13176 85f007b7-540e-0410-9357-904b9bb8a0f7 --- interp/constrextern.mli | 14 +++++++------- interp/constrintern.mli | 14 +++++++------- interp/coqlib.mli | 14 +++++++------- interp/dumpglob.mli | 14 +++++++------- interp/genarg.mli | 14 +++++++------- interp/implicit_quantifiers.mli | 14 +++++++------- interp/modintern.mli | 14 +++++++------- interp/notation.mli | 14 +++++++------- interp/ppextend.mli | 14 +++++++------- interp/reserve.mli | 14 +++++++------- interp/smartlocate.mli | 14 +++++++------- interp/syntax_def.mli | 14 +++++++------- interp/topconstr.mli | 14 +++++++------- 13 files changed, 91 insertions(+), 91 deletions(-) (limited to 'interp') diff --git a/interp/constrextern.mli b/interp/constrextern.mli index ac3a388332..7bc2ddcecc 100644 --- a/interp/constrextern.mli +++ b/interp/constrextern.mli @@ -1,10 +1,10 @@ -(*********************************************************************** - v * The Coq Proof Assistant / The Coq Development Team - unit val close_glob_file : unit -> unit diff --git a/interp/genarg.mli b/interp/genarg.mli index 984f479fb7..0ab3b43202 100644 --- a/interp/genarg.mli +++ b/interp/genarg.mli @@ -1,10 +1,10 @@ -(*********************************************************************** - v * The Coq Proof Assistant / The Coq Development Team -