view 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
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">Inductive Types</a>
<li><a href="Predicates.html">Inductive Predicates</a>

</body></html>