diff options
| -rw-r--r-- | parsing/g_natsyntaxnew.mli | 11 | ||||
| -rw-r--r-- | parsing/g_zsyntaxnew.mli | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/parsing/g_natsyntaxnew.mli b/parsing/g_natsyntaxnew.mli deleted file mode 100644 index 60668997bd..0000000000 --- a/parsing/g_natsyntaxnew.mli +++ /dev/null @@ -1,11 +0,0 @@ -(************************************************************************) -(* 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 $Id$ i*) - -(* Nice syntax for naturals. *) diff --git a/parsing/g_zsyntaxnew.mli b/parsing/g_zsyntaxnew.mli deleted file mode 100644 index b7e6e994e5..0000000000 --- a/parsing/g_zsyntaxnew.mli +++ /dev/null @@ -1,11 +0,0 @@ -(************************************************************************) -(* 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 $Id$ i*) - -(* Nice syntax for integers. *) |
