aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Sets/Powerset_Classical_facts.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/Powerset_Classical_facts.v
parent3d351474a11ede42b8b48eda51e036eb75ecd5d9 (diff)
Remove some theories that have been deprecated for 10 years.
Diffstat (limited to 'theories/Sets/Powerset_Classical_facts.v')
-rw-r--r--theories/Sets/Powerset_Classical_facts.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sets/Powerset_Classical_facts.v b/theories/Sets/Powerset_Classical_facts.v
index d24e931d5..de12eaf8e 100644
--- a/theories/Sets/Powerset_Classical_facts.v
+++ b/theories/Sets/Powerset_Classical_facts.v
@@ -32,7 +32,7 @@ Require Export Partial_Order.
Require Export Cpo.
Require Export Powerset.
Require Export Powerset_facts.
-Require Export Classical_Type.
+Require Export Classical.
Require Export Classical_sets.
Section Sets_as_an_algebra.