Mercurial > cpdt > repo
comparison src/Intro.v @ 219:dbac52f5bce1
Port Generic
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Fri, 13 Nov 2009 12:03:08 -0500 |
parents | b149a07b9b5b |
children | d8c54a25c81f |
comparison
equal
deleted
inserted
replaced
218:c8508d277a00 | 219:dbac52f5bce1 |
---|---|
197 \hline | 197 \hline |
198 Dependent Data Structures & \texttt{DataStruct.v} \\ | 198 Dependent Data Structures & \texttt{DataStruct.v} \\ |
199 \hline | 199 \hline |
200 Reasoning About Equality Proofs & \texttt{Equality.v} \\ | 200 Reasoning About Equality Proofs & \texttt{Equality.v} \\ |
201 \hline | 201 \hline |
202 Generic Programming & \texttt{Generic.v} \\ | |
203 \hline | |
202 Proof Search in Ltac & \texttt{Match.v} \\ | 204 Proof Search in Ltac & \texttt{Match.v} \\ |
203 \hline | 205 \hline |
204 Proof by Reflection & \texttt{Reflection.v} \\ | 206 Proof by Reflection & \texttt{Reflection.v} \\ |
205 \hline | 207 \hline |
206 First-Order Abstract Syntax & \texttt{Firstorder.v} \\ | 208 First-Order Abstract Syntax & \texttt{Firstorder.v} \\ |
213 \hline | 215 \hline |
214 Intensional Transformations & \texttt{Intensional.v} \\ | 216 Intensional Transformations & \texttt{Intensional.v} \\ |
215 \hline | 217 \hline |
216 Modeling Impure Languages & \texttt{Impure.v} \\ | 218 Modeling Impure Languages & \texttt{Impure.v} \\ |
217 \hline | 219 \hline |
218 Generic Programming & \texttt{Generic.v} \\ | |
219 \hline | |
220 \end{tabular} \end{center} | 220 \end{tabular} \end{center} |
221 | 221 |
222 % *) | 222 % *) |