X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=7cca00fe5cca761b827241b909b0883c516ee154;hp=347e39c7794cee393c91085c9fe0f10791bc1419;hb=122fdb64ba001d728d0d94245753b1d7d31cc98d;hpb=b00bff88c7902e828804c06b7f9dc55222fdc84e diff --git a/_tags b/_tags index 347e39c..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) +: include +: include +: for-pack(Xpath)