diff options
Diffstat (limited to 'doc/stdlib/index-list.html.template')
| -rw-r--r-- | doc/stdlib/index-list.html.template | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 2a8693438b..65d69a1d8e 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -402,5 +402,17 @@ through the <tt>Require Import</tt> command.</p> theories/Ints/num/ZnZ.v </dd> + + <dt> <b>Program</b>: + Support for dependently-typed programming. + </dt> + <dd> + theories/Program/Wf.v + theories/Program/Equality.v + theories/Program/Tactics.v + theories/Program/Utils.v + theories/Program/Program.v + theories/Program/FunctionalExtensionality.v + </dd> </dl> |
