aboutsummaryrefslogtreecommitdiff
path: root/plugins/decl_mode
diff options
context:
space:
mode:
authorletouzey2010-05-19 15:29:30 +0000
committerletouzey2010-05-19 15:29:30 +0000
commit6af0706a64f490bea919c39e4a91e09f85c24e23 (patch)
treeb5ff5d76fb6adee385c7cb729a0fe93c0a0750ed /plugins/decl_mode
parent0270ae316d7e9d6ddb060383d24d852c54f067d6 (diff)
static (and shared) camlp4use instead of per-file declaration
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13016 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/decl_mode')
-rw-r--r--plugins/decl_mode/g_decl_mode.ml41
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/decl_mode/g_decl_mode.ml4 b/plugins/decl_mode/g_decl_mode.ml4
index d87708510f..28aa939750 100644
--- a/plugins/decl_mode/g_decl_mode.ml4
+++ b/plugins/decl_mode/g_decl_mode.ml4
@@ -7,7 +7,6 @@
(************************************************************************)
(*i camlp4deps: "parsing/grammar.cma" i*)
-(*i camlp4use: "pa_extend.cmo q_MLast.cmo" i*)
(* arnaud: veiller à l'aspect tutorial des commentaires *)