Mercurial > cpdt > repo
comparison src/toc.html @ 56:552e96f6bbc1
Update HTML TOC
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 28 Sep 2008 13:52:06 -0400 |
parents | fd18331e5c0b |
children | 6f7142e082c0 |
comparison
equal
deleted
inserted
replaced
55:8d7a97b3bb91 | 56:552e96f6bbc1 |
---|---|
5 <h1>Certified Programming with Dependent Types</h1> | 5 <h1>Certified Programming with Dependent Types</h1> |
6 | 6 |
7 <li><a href="Intro.html">Introduction</a> | 7 <li><a href="Intro.html">Introduction</a> |
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">Inductive Types</a> | 9 <li><a href="InductiveTypes.html">Inductive Types</a> |
10 <li><a href="Predicates.html">Inductive Predicates</a> | |
10 | 11 |
11 </body></html> | 12 </body></html> |