diff staging/index.html @ 270:fd46d077b952

Bug fixes
author Adam Chlipala <adamc@hcoop.net>
date Wed, 03 Feb 2010 08:17:02 -0500
parents f3223bde5c87
children e2dbc0f1c1e8
line wrap: on
line diff
--- a/staging/index.html	Wed Feb 03 08:14:39 2010 -0500
+++ b/staging/index.html	Wed Feb 03 08:17:02 2010 -0500
@@ -14,7 +14,7 @@
 
 <p>The final part of the book applies the earlier parts' tools to examples in programming languages and compilers.</p>
 
-<p>Interested in beta testing this book in a course you're teaching?  Please <a href="mailto:adamc@hcoop.net">drop me a line</a>!</p>
+<p>Interested in beta testing this book in a course you're teaching?  Please <a href="mailto:adam@chlipala.net">drop me a line</a>!</p>
 </div>
 
 <div class="project">
@@ -37,7 +37,7 @@
 <div class="project">
 <h2>Status</h2>
 
-<p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1.  Last incremental update on December 30, 2009.</p>
+<p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1.  Last incremental update on February 3, 2010.</p>
 
 <p>The current version is effectively a beta release.  It is intended to be consistent, self-contained, and useful, both for individual study and for introductory theorem-proving classes aimed at students with ML or Haskell experience and with basic familiarity with programming language theory.</p>