Mercurial > cpdt > repo
diff src/toc.html @ 62:437cc4857e2a
Start of Coinductive
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 30 Sep 2008 16:17:50 -0400 |
parents | 6f7142e082c0 |
children | 1e3c49602384 |
line wrap: on
line diff
--- a/src/toc.html Tue Sep 30 14:02:40 2008 -0400 +++ b/src/toc.html Tue Sep 30 16:17:50 2008 -0400 @@ -8,5 +8,6 @@ <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> +<li><a href="Coinductive.html">Infinite Data and Proofs</a> </body></html>