Mercurial > cpdt > repo
diff src/toc.html @ 170:f8353e2a21d6
STLC example in Interps
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 09 Nov 2008 13:44:31 -0500 |
parents | fabfaa93c9ea |
children | 022feabdff50 |
line wrap: on
line diff
--- a/src/toc.html Wed Nov 05 09:39:00 2008 -0500 +++ b/src/toc.html Sun Nov 09 13:44:31 2008 -0500 @@ -17,5 +17,6 @@ <li><a href="Reflection.html">Proof by Reflection</a> <li><a href="Firstorder.html">First-Order Abstract Syntax</a> <li><a href="Hoas.html">Higher-Order Abstract Syntax</a> +<li><a href="Interps.html">Type-Theoretic Interpreters</a> </body></html>