From e9b044630d2a8c183eb9551435624c0dfeec3b1a Mon Sep 17 00:00:00 2001 From: pboutill Date: Tue, 31 Jan 2012 16:18:14 +0000 Subject: index-list.html.template: add missing files git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14955 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/stdlib/index-list.html.template | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/stdlib/index-list.html.template') diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 35c13f3b7b..de4b6de94b 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -68,6 +68,7 @@ through the Require Import command.

theories/Logic/Epsilon.v theories/Logic/IndefiniteDescription.v theories/Logic/FunctionalExtensionality.v + theories/Logic/ExtensionalityFacts.v
Structures: @@ -395,6 +396,7 @@ through the Require Import command.

theories/Classes/SetoidClass.v theories/Classes/SetoidDec.v theories/Classes/RelationPairs.v + theories/Classes/DecidableClass.v
Setoids: @@ -414,6 +416,16 @@ through the Require Import command.

theories/Lists/ListTactics.v +
Vectors: + Dependent datastructures storing their length +
+
+ theories/Vectors/Fin.v + theories/Vectors/VectorDef.v + theories/Vectors/VectorSpec.v + (theories/Vectors/Vector.v) +
+
Sorting: Axiomatizations of sorts
-- cgit v1.2.3