comparison src/toc.html @ 83:d992227e4814

Start of MoreDep
author Adam Chlipala <adamc@hcoop.net>
date Sun, 05 Oct 2008 15:42:14 -0400
parents 1e3c49602384
children ec0fb0f00f46
comparison
equal deleted inserted replaced
82:15e2b3485dc4 83:d992227e4814
8 <li><a href="StackMachine.html">Some Quick Examples</a> 8 <li><a href="StackMachine.html">Some Quick Examples</a>
9 <li><a href="InductiveTypes.html">Introducing Inductive Types</a> 9 <li><a href="InductiveTypes.html">Introducing Inductive Types</a>
10 <li><a href="Predicates.html">Inductive Predicates</a> 10 <li><a href="Predicates.html">Inductive Predicates</a>
11 <li><a href="Coinductive.html">Infinite Data and Proofs</a> 11 <li><a href="Coinductive.html">Infinite Data and Proofs</a>
12 <li><a href="Subset.html">Subset Types and Variations</a> 12 <li><a href="Subset.html">Subset Types and Variations</a>
13 <li><a href="MoreDep.html">More Dependent Types</a>
13 14
14 </body></html> 15 </body></html>