aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-08-26 12:42:14 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-08-26 12:42:14 +0000
commit9ec85da38bedcc4e269ec51d7a0a215fbd21150b (patch)
treeebb03271ec0d72038c743788bdccf530ca4d2f25 /parsing
parent4d2f8db5e9c01f109be09c6071f9f4eeae2116b7 (diff)
Dépendance en pa_ifdef dans la ligne camlp4deps de q_coqast induit make depend en erreur; déplacement de pa_ifdef dans MMakefile
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6037 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'parsing')
-rw-r--r--parsing/q_coqast.ml42
1 files changed, 0 insertions, 2 deletions
diff --git a/parsing/q_coqast.ml4 b/parsing/q_coqast.ml4
index b804d4ce1..5a214cde7 100644
--- a/parsing/q_coqast.ml4
+++ b/parsing/q_coqast.ml4
@@ -8,8 +8,6 @@
(* $Id$ *)
-(* camlp4deps: "pa_ifdef.cmo" *)
-
open Util
open Names
open Libnames