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, 14 insertions, 0 deletions
diff --git a/coqprime/examples/PocklingtonRefl.v b/coqprime/examples/PocklingtonRefl.v
new file mode 100644
index 000000000..6b7a0e0c1
--- /dev/null
+++ b/coqprime/examples/PocklingtonRefl.v
@@ -0,0 +1,14 @@
+
+(*************************************************************)
+(* 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.
+