diff options
Diffstat (limited to 'theories/Sets/Powerset_facts.v')
-rw-r--r--[-rwxr-xr-x] | theories/Sets/Powerset_facts.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sets/Powerset_facts.v b/theories/Sets/Powerset_facts.v index 2c71f529..47ef2ea7 100755..100644 --- a/theories/Sets/Powerset_facts.v +++ b/theories/Sets/Powerset_facts.v @@ -24,7 +24,7 @@ (* in Summer 1995. Several developments by E. Ledinot were an inspiration. *) (****************************************************************************) -(*i $Id: Powerset_facts.v,v 1.8.2.1 2004/07/16 19:31:18 herbelin Exp $ i*) +(*i $Id: Powerset_facts.v 8642 2006-03-17 10:09:02Z notin $ i*) Require Export Ensembles. Require Export Constructive_sets. |