aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/g_natsyntax.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/g_natsyntax.mli')
-rw-r--r--parsing/g_natsyntax.mli14
1 files changed, 7 insertions, 7 deletions
diff --git a/parsing/g_natsyntax.mli b/parsing/g_natsyntax.mli
index 3751f603b..8f9b3f904 100644
--- a/parsing/g_natsyntax.mli
+++ b/parsing/g_natsyntax.mli
@@ -1,10 +1,10 @@
-(***********************************************************************
- 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 *)
+(************************************************************************)
(** Nice syntax for naturals. *)