From 6af0706a64f490bea919c39e4a91e09f85c24e23 Mon Sep 17 00:00:00 2001 From: letouzey Date: Wed, 19 May 2010 15:29:30 +0000 Subject: 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 --- plugins/decl_mode/g_decl_mode.ml4 | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/decl_mode') 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 *) -- cgit v1.2.3