view src/toc.html @ 41:d45ba7e9b266

Improve template generation; craft template for InductiveTypes
author Adam Chlipala <adamc@hcoop.net>
date Sat, 13 Sep 2008 14:31:51 -0400
parents fd18331e5c0b
children 552e96f6bbc1
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>

</body></html>