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, 0 insertions, 13 deletions
diff --git a/parsing/g_intsyntax.mli b/parsing/g_intsyntax.mli
deleted file mode 100644
index de85b6af..00000000
--- a/parsing/g_intsyntax.mli
+++ /dev/null
@@ -1,13 +0,0 @@
-(************************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2011 *)
-(* \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 *)