Mercurial > cpdt > repo
diff src/Intro.v @ 265:dce88a5c170c
Import DeBruijn
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Wed, 30 Dec 2009 13:38:13 -0500 |
parents | de53c8bcfa8d |
children | 191a66cd7cb5 |
line wrap: on
line diff
--- a/src/Intro.v Mon Dec 28 14:33:39 2009 -0500 +++ b/src/Intro.v Wed Dec 30 13:38:13 2009 -0500 @@ -215,6 +215,8 @@ \hline First-Order Abstract Syntax & \texttt{Firstorder.v} \\ \hline +Dependent De Bruijn Indices & \texttt{DeBruijn.v} \\ +\hline Higher-Order Abstract Syntax & \texttt{Hoas.v} \\ \hline Type-Theoretic Interpreters & \texttt{Interps.v} \\