Mercurial > cpdt > repo
annotate src/toc.html @ 44:b1e137b4aafe
Small prose change
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 16 Sep 2008 16:18:11 -0400 |
parents | fd18331e5c0b |
children | 552e96f6bbc1 |
rev | line source |
---|---|
adamc@39 | 1 <html><head> |
adamc@39 | 2 <title>Certified Programming with Dependent Types</title> |
adamc@39 | 3 </head><body> |
adamc@39 | 4 |
adamc@39 | 5 <h1>Certified Programming with Dependent Types</h1> |
adamc@39 | 6 |
adamc@39 | 7 <li><a href="Intro.html">Introduction</a> |
adamc@39 | 8 <li><a href="StackMachine.html">Some Quick Examples</a> |
adamc@39 | 9 <li><a href="InductiveTypes.html">Inductive Types</a> |
adamc@39 | 10 |
adamc@39 | 11 </body></html> |