summaryrefslogtreecommitdiff
path: root/parsing/g_intsyntax.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/g_intsyntax.mli')
-rw-r--r--parsing/g_intsyntax.mli13
1 files changed, 13 insertions, 0 deletions
diff --git a/parsing/g_intsyntax.mli b/parsing/g_intsyntax.mli
new file mode 100644
index 00000000..c74ae578
--- /dev/null
+++ b/parsing/g_intsyntax.mli
@@ -0,0 +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 *)
+(************************************************************************)
+
+
+(*i $$ i*)
+
+
+(* digit based syntax for int31 and bigint *)