aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/ide.mllib
diff options
context:
space:
mode:
authorGravatar vgross <vgross@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-09-14 12:25:55 +0000
committerGravatar vgross <vgross@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-09-14 12:25:55 +0000
commit7224d29868605f9ffc48d35b00be9c4f6d5c1c69 (patch)
tree171e4f3b8aede8ebd0fe051d04c4f8d9093fe9bd /ide/ide.mllib
parentcb937535a6e2fd87b6964ca1a03b83deadb56033 (diff)
tags refactoring
all tags are isolated in tags.ml, and all tags are accessed directly, not through their names. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12327 85f007b7-540e-0410-9357-904b9bb8a0f7
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 152331747..73c1d0735 100644
--- a/ide/ide.mllib
+++ b/ide/ide.mllib
@@ -7,6 +7,7 @@ Configwin_ihm
Configwin
Editable_cells
Config_parser
+Tags
Typed_notebook
Config_lexer
Utf8_convert