aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/ide.mllib
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2015-01-03 20:09:06 +0100
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2015-01-05 09:53:54 +0100
commitc72224832e2488b15f8f58d96554e4cf4337460d (patch)
treed7ba9651cd0e8fa745f0c4161cf6c7d72e719018 /ide/ide.mllib
parentc146a313b5eeee2bb567553810d57c6a8548bd9a (diff)
Implementing a segment-viewer in CoqIDE.
This allows a nifty display of the current state of the document through a dedicated progress bar. Also closes bug #3764.
Diffstat (limited to 'ide/ide.mllib')
-rw-r--r--ide/ide.mllib1
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/ide.mllib b/ide/ide.mllib
index 944476171..e082bd18c 100644
--- a/ide/ide.mllib
+++ b/ide/ide.mllib
@@ -9,6 +9,7 @@ Configwin
Editable_cells
Config_parser
Tags
+Wg_Segment
Wg_Notebook
Config_lexer
Utf8_convert