diff options
| author | letouzey | 2008-12-16 19:07:09 +0000 |
|---|---|---|
| committer | letouzey | 2008-12-16 19:07:09 +0000 |
| commit | b2482b59cc9423c0944541cdb034d99d8c00cfad (patch) | |
| tree | b42d4726c44b2faa41c88fb688c1c9db4da5689f /CHANGES | |
| parent | 499fe47290c13506a23557f6277b2f622ad0891b (diff) | |
Extraction Blacklist : a new command for avoiding conflicts with existing files
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11690 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -436,6 +436,9 @@ Extraction possible if several branches are identical. For instance, functions corresponding to decidability of equalities are now linear instead of quadratic. +- A new instruction Extraction Blacklist id1 .. idn allows to prevent filename + conflits with existing code, for instance when extracting module List + to Ocaml. CoqIDE |
