From 87e8475229110600abefa6f8f8984b04471c17c2 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 29 Jul 2004 15:21:24 +0000 Subject: Distinction location ocaml 3.08 ou pas (suite) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5993 85f007b7-540e-0410-9357-904b9bb8a0f7 --- parsing/q_coqast.ml4 | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3