aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2006-11-11 17:05:10 +0000
committerherbelin2006-11-11 17:05:10 +0000
commitbf84198275380654cfc1c467a9044256e479d6ed (patch)
tree44d84874195146c5c0ec3d6ae25512c27ad7760d
parentd3dba533cf8ac731e55ac60519a89d72d6f7f1a9 (diff)
Fichiers obsolètes
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9367 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--parsing/g_natsyntaxnew.mli11
-rw-r--r--parsing/g_zsyntaxnew.mli11
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. *)