summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index e75e7b1..4390c87 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -25,7 +25,7 @@ a:active {color : Red; text-decoration : underline; }
<H1 align="center">The Compcert certified compiler</H1>
<H2 align="center">Commented Coq development</H2>
-<H3 align="center">Version 1.0, 2007-08-03</H3>
+<H3 align="center">Version 1.0, 2007-08-28</H3>
<H2>Introduction</H2>
@@ -274,6 +274,7 @@ Proofs that compiler passes are type-preserving:
<UL>
<LI> <A HREF="html/Main.html">Main</A>: composing the passes together; the
final semantic preservation theorems.
+<LI> <A HREF="html/Complements.html">Complements</A>: interesting consequences of the semantic preservation theorems.
</UL>
<HR>