Mercurial > cpdt > repo
view src/toc.html @ 61:b581446229fd
Make exercises display properly in HTML
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 30 Sep 2008 14:02:40 -0400 |
parents | 6f7142e082c0 |
children | 437cc4857e2a |
line wrap: on
line source
<html><head> <title>Certified Programming with Dependent Types</title> </head><body> <h1>Certified Programming with Dependent Types</h1> <li><a href="Intro.html">Introduction</a> <li><a href="StackMachine.html">Some Quick Examples</a> <li><a href="InductiveTypes.html">Introducing Inductive Types</a> <li><a href="Predicates.html">Inductive Predicates</a> </body></html>