From 763cf4f37e10d9a0e8a2a0e9286c02708a60bf08 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 16 Jul 2004 20:01:26 +0000 Subject: Nouvelle en-tĂȘte git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5920 85f007b7-540e-0410-9357-904b9bb8a0f7 --- translate/ppconstrnew.ml | 14 +++++++------- translate/ppconstrnew.mli | 14 +++++++------- translate/pptacticnew.ml | 14 +++++++------- translate/pptacticnew.mli | 14 +++++++------- translate/ppvernacnew.ml | 14 +++++++------- translate/ppvernacnew.mli | 14 +++++++------- 6 files changed, 42 insertions(+), 42 deletions(-) (limited to 'translate') diff --git a/translate/ppconstrnew.ml b/translate/ppconstrnew.ml index 629201328d..6bac9b1f1c 100644 --- a/translate/ppconstrnew.ml +++ b/translate/ppconstrnew.ml @@ -1,10 +1,10 @@ -(***********************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*