aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorglondu2010-11-02 15:59:11 +0000
committerglondu2010-11-02 15:59:11 +0000
commitc5eea71cebc0fd1553196598e6b88af482dbffe5 (patch)
treeadf23b36be16d721f9bf5f9c5625d9f1dc3e1aa4 /CHANGES
parentd419e143d574c4a12e837f120ba6d2ee71dcdccf (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--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6f58e6c314..beb9ebab20 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
=========================