aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coqdoc/index.mli
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-03-08 10:47:12 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-03-08 10:47:12 +0000
commit5dc8776314d30fd045f3092bea4056642ff121e8 (patch)
tree125583cc2e8aaa8144e3f957089f1e3b7edafb9e /tools/coqdoc/index.mli
parentf8776bb49cf701d687405ea627c660b62941fea7 (diff)
r8620@thot: notin | 2006-03-08 11:44:16 +0100
Modifications diverses de Coqdoc: - modification du comportement par défaut de l'option --latex - ajout d'une option --stdout - réaménagement dans les sources (création de global.ml) - modification du parser de coqdoc pour regler les problèmes liés à  la syntaxe V8. - Correction du bug #1052 sur les commentaires en fin de ligne git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8617 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'tools/coqdoc/index.mli')
-rw-r--r--tools/coqdoc/index.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/coqdoc/index.mli b/tools/coqdoc/index.mli
index 243a3750b..1af394570 100644
--- a/tools/coqdoc/index.mli
+++ b/tools/coqdoc/index.mli
@@ -8,7 +8,7 @@
(*i $Id$ i*)
-type coq_module = string
+open Cdglobals
type loc = int