aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--parsing/q_coqast.ml42
1 files changed, 2 insertions, 0 deletions
diff --git a/parsing/q_coqast.ml4 b/parsing/q_coqast.ml4
index 5a214cde7f..b804d4ce1a 100644
--- a/parsing/q_coqast.ml4
+++ b/parsing/q_coqast.ml4
@@ -8,6 +8,8 @@
(* $Id$ *)
+(* camlp4deps: "pa_ifdef.cmo" *)
+
open Util
open Names
open Libnames