Mercurial > cpdt > repo
comparison src/toc.html @ 326:f1d390f305d7
Adjust toc
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 22 Sep 2011 11:11:03 -0400 |
parents | dce88a5c170c |
children | 4a432659a698 |
comparison
equal
deleted
inserted
replaced
325:5e24554175de | 326:f1d390f305d7 |
---|---|
13 <li><a href="MoreDep.html">More Dependent Types</a> | 13 <li><a href="MoreDep.html">More Dependent Types</a> |
14 <li><a href="DataStruct.html">Dependent Data Structures</a> | 14 <li><a href="DataStruct.html">Dependent Data Structures</a> |
15 <li><a href="Equality.html">Reasoning About Equality Proofs</a> | 15 <li><a href="Equality.html">Reasoning About Equality Proofs</a> |
16 <li><a href="Generic.html">Generic Programming</a> | 16 <li><a href="Generic.html">Generic Programming</a> |
17 <li><a href="Universes.html">Universes and Axioms</a> | 17 <li><a href="Universes.html">Universes and Axioms</a> |
18 <li><a href="LogicProg.html">Proof Search by Logic Programming</a> | |
18 <li><a href="Match.html">Proof Search in Ltac</a> | 19 <li><a href="Match.html">Proof Search in Ltac</a> |
19 <li><a href="Reflection.html">Proof by Reflection</a> | 20 <li><a href="Reflection.html">Proof by Reflection</a> |
20 <li><a href="Large.html">Proving in the Large</a> | 21 <li><a href="Large.html">Proving in the Large</a> |
21 <li><a href="Firstorder.html">First-Order Abstract Syntax</a> | 22 <li><a href="Firstorder.html">First-Order Abstract Syntax</a> |
22 <li><a href="DeBruijn.html">Dependent De Bruijn Indices</a> | 23 <li><a href="DeBruijn.html">Dependent De Bruijn Indices</a> |