diff options
| author | glondu | 2010-11-02 15:59:11 +0000 |
|---|---|---|
| committer | glondu | 2010-11-02 15:59:11 +0000 |
| commit | c5eea71cebc0fd1553196598e6b88af482dbffe5 (patch) | |
| tree | adf23b36be16d721f9bf5f9c5625d9f1dc3e1aa4 /CHANGES | |
| parent | d419e143d574c4a12e837f120ba6d2ee71dcdccf (diff) | |
Document DOT output of universe graph
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13612 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ Changes from V8.3 to V8.4 ========================= -New proof engine +- New proof engine +- When the output file of "Print Universes" ends in ".dot" or ".gv", + the universe graph is printed in the DOT language, and can be + processed by Graphviz tools. + Changes from V8.2 to V8.3 ========================= |
