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