X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=7cca00fe5cca761b827241b909b0883c516ee154;hp=13fd01409d0aea01c8f802b0ce28e61fd71e16c2;hb=122fdb64ba001d728d0d94245753b1d7d31cc98d;hpb=974dacbf4f625bfd8ea83db69d6b346050141fea diff --git a/_tags b/_tags index 13fd014..7cca00f 100644 --- a/_tags +++ b/_tags @@ -1,22 +1,7 @@ -#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 +true: syntax(camlp4o) +true: package(ulex), package(unix) , package(expat) , package(camlp4.macro), package(bigarray), ppopt(-I), ppopt(include) : include - -#Enable warning for all but generated files: -not : warning(@A-4-K) +: include +: include +: for-pack(Xpath)