diff options
Diffstat (limited to 'doc/stdlib/Library.tex')
| -rwxr-xr-x | doc/stdlib/Library.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stdlib/Library.tex b/doc/stdlib/Library.tex index fffcddc853..81fdd2a6ea 100755 --- a/doc/stdlib/Library.tex +++ b/doc/stdlib/Library.tex @@ -45,6 +45,8 @@ The standard library is composed of the following subdirectories: \item[Wellfounded] Well-founded relations (basic results). \item[IntMap] Representation of finite sets by an efficient structure of map (trees indexed by binary integers). + \item[Program] Tactcis to deal with dependently-typed programs and + their proofs. \end{description} |
