X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=f500328719ccca6603d59f0ca27cc47811322158;hp=8baa48ac8f693b404c89006bc5a9a36dbca70e37;hb=3d06334f6539fb3376427b7cf063d2b330142b87;hpb=29afc3e757d710479de98f3077698a350f810cef diff --git a/_tags b/_tags index 8baa48a..f500328 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(1000), 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)