summaryrefslogtreecommitdiff
path: root/tools/coq_tex.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'tools/coq_tex.ml4')
-rw-r--r--tools/coq_tex.ml44
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/coq_tex.ml4 b/tools/coq_tex.ml4
index 14a37a2e..485162ee 100644
--- a/tools/coq_tex.ml4
+++ b/tools/coq_tex.ml4
@@ -1,13 +1,11 @@
(************************************************************************)
(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2011 *)
+(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2010 *)
(* \VV/ **************************************************************)
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id: coq_tex.ml4 14641 2011-11-06 11:59:10Z herbelin $ *)
-
(* coq-tex
* JCF, 16/1/98
* adapted from caml-tex (perl script written by Xavier Leroy)