Commit 4831f766 authored by Adam Chlipala's avatar Adam Chlipala

Bug fixes

parent 15b885f0
......@@ -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>
......
......@@ -7,15 +7,22 @@
<description>Updates to a draft textbook</description>
<language>en-us</language>
<managingEditor>adamc@hcoop.net</managingEditor>
<webMaster>adamc@hcoop.net</webMaster>
<managingEditor>adam@chlipala.net</managingEditor>
<webMaster>adam@chlipala.net</webMaster>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<item>
<title>Fix table of contents and mention another command needed to enter Chapter 2's code literally</title>
<pubDate>Wed, 3 Feb 2010 08:16:16 EST</pubDate>
<link>http://adam.chlipala.net/cpdt/</link>
<author>adam@chlipala.net</author>
</item>
<item>
<title>RSS feed created</title>
<pubDate>Wed, 27 Jan 2010 07:33:34 EST</pubDate>
<link>http://adam.chlipala.net/cpdt/</link>
<author>adamc@hcoop.net</author>
<author>adam@chlipala.net</author>
</item>
</channel>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment