diff 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
line wrap: on
line diff
--- a/src/Intro.v	Wed Nov 11 15:12:40 2009 -0500
+++ b/src/Intro.v	Fri Nov 13 12:03:08 2009 -0500
@@ -199,6 +199,8 @@
 \hline
 Reasoning About Equality Proofs & \texttt{Equality.v} \\
 \hline
+Generic Programming & \texttt{Generic.v} \\
+\hline
 Proof Search in Ltac & \texttt{Match.v} \\
 \hline
 Proof by Reflection & \texttt{Reflection.v} \\
@@ -215,8 +217,6 @@
 \hline
 Modeling Impure Languages & \texttt{Impure.v} \\
 \hline
-Generic Programming & \texttt{Generic.v} \\
-\hline
 \end{tabular} \end{center}
 
 % *)