X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=40f25e423cadc207acae2bbd2b818eaf19cebd0f;hp=8baa48ac8f693b404c89006bc5a9a36dbca70e37;hb=0e6ff0ee8b034d096106b907a9d77831024a5d6e;hpb=29afc3e757d710479de98f3077698a350f810cef diff --git a/_tags b/_tags index 8baa48a..40f25e4 100644 --- a/_tags +++ b/_tags @@ -1,5 +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) -<**/*.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)