Mercurial > cpdt > repo
changeset 490:c8a3cb24bae9
Coq'Art exercises
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 08 Jan 2013 16:20:01 -0500 |
parents | a95af5a59990 |
children | da576746c3ba |
files | staging/ex/index.html |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/staging/ex/index.html Tue Jan 08 15:48:32 2013 -0500 +++ b/staging/ex/index.html Tue Jan 08 16:20:01 2013 -0500 @@ -10,11 +10,18 @@ </div> <div class="project"> -<h2>Suggested Exercises</h2> +<h2>Exercises Written for CPDT</h2> <ul> <li> <a href="exercises.pdf">Snapshot of exercises that were included in CPDT when I decided to stop maintaining exercises</a> (<a href="http://adam.chlipala.net/">Adam Chlipala</a>)</li> <li> <a href="http://www.cis.upenn.edu/~bcpierce/courses/670Fall12/">Homeworks from CIS 670 at Penn in Fall 2012</a> (<a href="http://www.cis.upenn.edu/~bcpierce/">Benjamin Pierce</a> and students in the class)</li> </ul> </div> +<div class="project"> +<h2>Other Exercises</h2> +<ul> +<li> <a href="http://www.labri.fr/perso/casteran/CoqArt/contents.html">Coq'Art exercises</a> (<a href="http://www-sop.inria.fr/lemme/Yves.Bertot/index.html">Yves Bertot</a> and <a href="http://www.labri.fr/Perso/~casteran/index.html">Pierre Castéran</a>)</li> +</ul> +</div> + </body></html>