summaryrefslogtreecommitdiff
path: root/plugins/setoid_ring/Field.v
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/setoid_ring/Field.v')
-rw-r--r--plugins/setoid_ring/Field.v10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/setoid_ring/Field.v b/plugins/setoid_ring/Field.v
new file mode 100644
index 00000000..a944ba5f
--- /dev/null
+++ b/plugins/setoid_ring/Field.v
@@ -0,0 +1,10 @@
+(************************************************************************)
+(* 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 *)
+(************************************************************************)
+
+Require Export Field_theory.
+Require Export Field_tac.