aboutsummaryrefslogtreecommitdiff
path: root/theories7/Reals/Integration.v
diff options
context:
space:
mode:
authorherbelin2005-12-26 13:59:13 +0000
committerherbelin2005-12-26 13:59:13 +0000
commitf6e1acbbe00aeb479fde229c3941e3a6a2d53068 (patch)
treece3a6476de30cbf68c7668f5ecba92f457a721e8 /theories7/Reals/Integration.v
parente0f9487be5ce770117a9c9c815af8c7010ff357b (diff)
Suppression des fichiers .v en ancienne syntaxe
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7733 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories7/Reals/Integration.v')
-rw-r--r--theories7/Reals/Integration.v13
1 files changed, 0 insertions, 13 deletions
diff --git a/theories7/Reals/Integration.v b/theories7/Reals/Integration.v
deleted file mode 100644
index 95237d1169..0000000000
--- a/theories7/Reals/Integration.v
+++ /dev/null
@@ -1,13 +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*)
-
-Require Export NewtonInt.
-Require Export RiemannInt_SF.
-Require Export RiemannInt. \ No newline at end of file