X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=40f25e423cadc207acae2bbd2b818eaf19cebd0f;hp=11dbbef65c29c3e60ca6e8ac79a1136d53818def;hb=0e6ff0ee8b034d096106b907a9d77831024a5d6e;hpb=30bc0bb1291426e5e26eb2dee1ffc41e4c246349 diff --git a/_tags b/_tags index 11dbbef..40f25e4 100644 --- a/_tags +++ b/_tags @@ -1,4 +1,30 @@ +#camlp4 packages and syntax tags + +true: package(ulex), \ + package(unix), \ + package(expat), \ + package(camlp4.macro), \ + syntax(camlp4o), \ + macro_include(include) + +#compilation options + +true: inline(100), unsafe(true) + + +#project source tree : for-pack(Xpath) +: include + : for-pack(Utils) +: include + : for-pack(Tree) +: include + : for-pack(Auto) +: include +: include + +#Enable warning for all but generated files: +not : warning(@A-4)