X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=13fd01409d0aea01c8f802b0ce28e61fd71e16c2;hp=8baa48ac8f693b404c89006bc5a9a36dbca70e37;hb=8af68de11421dacc2f77a8398dcb48c75a5ff3b1;hpb=29afc3e757d710479de98f3077698a350f810cef diff --git a/_tags b/_tags index 8baa48a..13fd014 100644 --- a/_tags +++ b/_tags @@ -1,5 +1,22 @@ +#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) -: for-pack(Utils) -: for-pack(Tree) -: for-pack(Auto) -<**/*.ml>: syntax(camlp4o), macro_include(include) \ No newline at end of file +: include + +: include + +#Enable warning for all but generated files: +not : warning(@A-4-K)