diff options
| author | Hugo Herbelin | 2014-06-01 11:54:17 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2014-06-01 11:56:19 +0200 |
| commit | c004e8ff6e71d716c0cfd850c55007c2d3cddf25 (patch) | |
| tree | bd119859b74688ee0b7a9fc21f3c20bb1bb46d32 /dev | |
| parent | bf7d2a3ad2535e7d57db79c17c81aaf67d956965 (diff) | |
A little bit of documentation about V5.10 and V6.3 and V7.
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/doc/transition-V5.10-V6 | 5 | ||||
| -rw-r--r-- | dev/doc/transition-V6-V7 | 8 |
2 files changed, 13 insertions, 0 deletions
diff --git a/dev/doc/transition-V5.10-V6 b/dev/doc/transition-V5.10-V6 new file mode 100644 index 0000000000..df7b65dd8b --- /dev/null +++ b/dev/doc/transition-V5.10-V6 @@ -0,0 +1,5 @@ +The V5.10 archive has been created with cvs in February 1995 by +Jean-Christophe Filliâtre. It was moved to archive V6 in March 1996. +At this occasion, the contrib directory (user-contributions) were +moved to a separate directory and some theories (like ALGEBRA) moved +to the user-contributions directory too. diff --git a/dev/doc/transition-V6-V7 b/dev/doc/transition-V6-V7 new file mode 100644 index 0000000000..e477c9ff9d --- /dev/null +++ b/dev/doc/transition-V6-V7 @@ -0,0 +1,8 @@ +The V6 archive has been created in March 1996 with files from the +former V5.10 archive and has been abandoned in 2000. + +A new archive named V7 has been created in August 1999 by +Jean-Christophe Filliâtre with a new architecture placing the +type-checking at the kernel of Coq. This new architecture came with a +"cleaner" organization of files, a uniform indentation style, uniform +headers, etc. |
