aboutsummaryrefslogtreecommitdiff
path: root/coqprime/examples/PocklingtonRefl.v
diff options
context:
space:
mode:
Diffstat (limited to 'coqprime/examples/PocklingtonRefl.v')
-rw-r--r--coqprime/examples/PocklingtonRefl.v14
1 files changed, 0 insertions, 14 deletions
diff --git a/coqprime/examples/PocklingtonRefl.v b/coqprime/examples/PocklingtonRefl.v
deleted file mode 100644
index 6b7a0e0c1..000000000
--- a/coqprime/examples/PocklingtonRefl.v
+++ /dev/null
@@ -1,14 +0,0 @@
-
-(*************************************************************)
-(* This file is distributed under the terms of the *)
-(* GNU Lesser General Public License Version 2.1 *)
-(*************************************************************)
-(* Benjamin.Gregoire@inria.fr Laurent.Thery@inria.fr *)
-(*************************************************************)
-
-Require Export List.
-Require Export ZArith.
-Require Export Znumtheory.
-Require Export Pock.
-Require Export BasePrimes.
-