diff options
| author | letouzey | 2012-05-29 11:09:37 +0000 |
|---|---|---|
| committer | letouzey | 2012-05-29 11:09:37 +0000 |
| commit | e9e9b1b8bfbd055e3d422205ab78a486d2026324 (patch) | |
| tree | 4f328d821f4b6254e457017806b9c4e38106393b /CHANGES | |
| parent | 5105781ae0c92dd1dc83ca209c0312725065e96d (diff) | |
Some documentation of recent changes concerning interfaces
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15393 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -23,6 +23,13 @@ Notations - "Bind Scope" can no longer bind "Funclass" and "Sortclass". +Internal Infrastructure + +- Many reorganisations in the ocaml source files. For instance, + many internal a.s.t. of Coq are now placed in mli files in + a new directory intf/, for instance constrexpr.mli or glob_term.mli. + More details in dev/doc/changes. + Changes from V8.4beta to V8.4beta2 ================================== |
