aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Sets/Classical_sets.v
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2014-06-26 16:37:05 +0200
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2014-06-26 16:37:14 +0200
commit35c834548dcbd590f66f009017d2f88797dce882 (patch)
treea06ebdc4bc1f64af17fe480ddb260ed50b0959e0 /theories/Sets/Classical_sets.v
parent3d351474a11ede42b8b48eda51e036eb75ecd5d9 (diff)
Remove some theories that have been deprecated for 10 years.
Diffstat (limited to 'theories/Sets/Classical_sets.v')
-rw-r--r--theories/Sets/Classical_sets.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sets/Classical_sets.v b/theories/Sets/Classical_sets.v
index 3129dbb1e..734564bed 100644
--- a/theories/Sets/Classical_sets.v
+++ b/theories/Sets/Classical_sets.v
@@ -26,7 +26,7 @@
Require Export Ensembles.
Require Export Constructive_sets.
-Require Export Classical_Type.
+Require Export Classical.
Section Ensembles_classical.
Variable U : Type.