aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/g_intsyntax.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/g_intsyntax.mli')
-rw-r--r--parsing/g_intsyntax.mli16
1 files changed, 8 insertions, 8 deletions
diff --git a/parsing/g_intsyntax.mli b/parsing/g_intsyntax.mli
index c74ae5788..40e16b83c 100644
--- a/parsing/g_intsyntax.mli
+++ b/parsing/g_intsyntax.mli
@@ -1,13 +1,13 @@
-(************************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
-(* \VV/ **************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(************************************************************************)
+(***********************************************************************
+ v * The Coq Proof Assistant / The Coq Development Team
+ <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud
+ \VV/ *************************************************************
+ // * This file is distributed under the terms of the
+ * GNU Lesser General Public License Version 2.1
+ ***********************************************************************)
(*i $$ i*)
-(* digit based syntax for int31 and bigint *)
+(** digit based syntax for int31 and bigint *)