aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/stdlib
diff options
context:
space:
mode:
authorGravatar Matthieu Sozeau <mattam@mattam.org>2013-11-30 13:41:39 +0100
committerGravatar Matthieu Sozeau <mattam@mattam.org>2014-05-06 09:58:56 +0200
commit12fd678c3cf163f76110b3b5edeb8a8bcfa82787 (patch)
tree6b3609126c16260c6222510f741185161e8c79ff /doc/stdlib
parentcd11c5d2ff5d91603a6043a667e5918e99ef303a (diff)
- Fix index-list to show computational relations for rewriting files.
- Fix hasheq which didn't have a case for Proj making hashconsing exponentially slower. Conflicts: kernel/constr.ml kernel/univ.ml proofs/proof_global.ml
Diffstat (limited to 'doc/stdlib')
-rw-r--r--doc/stdlib/index-list.html.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index 1f8ff94e1..d774ed597 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -393,6 +393,9 @@ through the <tt>Require Import</tt> command.</p>
theories/Classes/Morphisms_Prop.v
theories/Classes/Morphisms_Relations.v
theories/Classes/Equivalence.v
+ theories/Classes/CRelationClasses.v
+ theories/Classes/CMorphisms.v
+ theories/Classes/CEquivalence.v
theories/Classes/EquivDec.v
theories/Classes/SetoidTactics.v
theories/Classes/SetoidClass.v