From e6e036b3f285d2f3ba2a5036a413eb9c7d7534cd Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Mon, 16 Nov 2020 10:28:40 +0100 Subject: Updates for release 3.8 --- doc/index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 631c5d99..ec8c4d91 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,7 +24,7 @@ a:active {color : Red; text-decoration : underline; }

The CompCert verified compiler

Commented Coq development

-

Version 3.7, 2020-03-31

+

Version 3.8, 2020-11-16

Introduction

@@ -56,12 +56,14 @@ substantially changed since the overview papers above were written.

The complete sources for CompCert can be downloaded from -the CompCert Web site.

+the Git repository +or the CompCert Web site. +

This document and the CompCert sources are copyright Institut National de Recherche en Informatique et en Automatique (INRIA) and AbsInt Angewandte Informatik GmbH, and are distributed under the terms of the -following license. +following license.

Table of contents

@@ -348,7 +350,7 @@ reconstruction.
-
Xavier.Leroy@inria.fr
+
xavier.leroy@college-de-france.fr

-- cgit