diff --git a/compiler/_tags.in b/compiler/_tags.in index 9277dd1..6f853a5 100644 --- a/compiler/_tags.in +++ b/compiler/_tags.in @@ -3,10 +3,10 @@ : camlp4of, package(camlp4) true: use_menhir -<**/*.{byte,native}>: package(unix), package(str) -<**/heptc.{byte,native}>: package(menhirLib), package(ocamlgraph) -
: package(lablgtk2), thread +<**/*.{byte,native,[dp].byte,[dp].native}>: package(unix), package(str) +<**/heptc.{byte,native,[dp].byte,[dp].native}>: package(menhirLib), package(ocamlgraph) +
: package(lablgtk2), thread "heptagon/parsing/hept_parser.mli": package(menhirLib) -<**/*.ml*> or <**/{heptc,ctrl2ept}.{byte,native}>: @package_reatk_ctrlNbac@ +<**/*.ml*> or <**/{heptc,ctrl2ept}.{byte,native,[dp].byte,[dp].native}>: @package_reatk_ctrlNbac@ "minils/main/mls_compiler.ml" or "main/mls2seq.ml": pp(camlp4o pa_macro.cmo @ctrln_pp@)