aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coqdoc/cdglobals.ml
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-05-26 10:33:21 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-05-26 10:33:21 +0000
commit3d8d02a1980ec80e322cdabb6ac035d365c513bf (patch)
treef2748f20433c49f11f438009c626c9ffba9d26c3 /tools/coqdoc/cdglobals.ml
parente53df7b8ea4542f84fd85dafc667511cc1252bc3 (diff)
Support des modules dans Coqdoc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8863 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'tools/coqdoc/cdglobals.ml')
-rw-r--r--tools/coqdoc/cdglobals.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/coqdoc/cdglobals.ml b/tools/coqdoc/cdglobals.ml
index 80f7feef2..8a774876d 100644
--- a/tools/coqdoc/cdglobals.ml
+++ b/tools/coqdoc/cdglobals.ml
@@ -70,4 +70,3 @@ type file =
| Vernac_file of string * coq_module
| Latex_file of string
-