diff src/toc.html @ 105:ec0fb0f00f46

Start of DataStruct
author Adam Chlipala <adamc@hcoop.net>
date Mon, 13 Oct 2008 10:47:21 -0400
parents d992227e4814
children ee676bf3d681
line wrap: on
line diff
--- a/src/toc.html	Sun Oct 12 08:44:23 2008 -0400
+++ b/src/toc.html	Mon Oct 13 10:47:21 2008 -0400
@@ -11,5 +11,6 @@
 <li><a href="Coinductive.html">Infinite Data and Proofs</a>
 <li><a href="Subset.html">Subset Types and Variations</a>
 <li><a href="MoreDep.html">More Dependent Types</a>
+<li><a href="DataStruct.html">Dependent Data Structures</a>
 
 </body></html>