aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Sets/Uniset.v
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-11 12:41:41 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-11 12:41:41 +0000
commit4ac0580306ea9e45da1863316936d700969465ad (patch)
treebf7595cd76895f3a349e7e75ca9d64231b01dcf8 /theories/Sets/Uniset.v
parent8a7452976731275212f0c464385b380e2d590f5e (diff)
documentation automatique de la bibliothèque standard
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1578 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Sets/Uniset.v')
-rw-r--r--theories/Sets/Uniset.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sets/Uniset.v b/theories/Sets/Uniset.v
index b18b5634a..12f267873 100644
--- a/theories/Sets/Uniset.v
+++ b/theories/Sets/Uniset.v
@@ -137,7 +137,7 @@ Qed.
Hints Resolve seq_right.
-(* All the proofs that follow duplicate Multiset_of_A *)
+(* All the proofs that follow duplicate [Multiset_of_A] *)
(* Here we should make uniset an abstract datatype, by hiding Charac,
union, charac; all further properties are proved abstractly *)