X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=f500328719ccca6603d59f0ca27cc47811322158;hp=cf9b611cba77b5c10e7f5bfad0dc87269f35204e;hb=3d06334f6539fb3376427b7cf063d2b330142b87;hpb=9c0b145d050a5981010435f54848dc862782709c diff --git a/_tags b/_tags index cf9b611..f500328 100644 --- a/_tags +++ b/_tags @@ -1 +1,30 @@ -: for-pack(XPath) +#camlp4 packages and syntax tags + +true: package(ulex), \ + package(unix), \ + package(expat), \ + package(camlp4.macro), \ + syntax(camlp4o), \ + macro_include(include) + +#compilation options + +true: inline(1000), 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)