X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=_tags;h=7cca00fe5cca761b827241b909b0883c516ee154;hp=571d28934ca5af58dcec8f1c16975085cc03a08c;hb=122fdb64ba001d728d0d94245753b1d7d31cc98d;hpb=d89f59cf6220e605bfbb67fd3cb83f9165fde5a5 diff --git a/_tags b/_tags index 571d289..7cca00f 100644 --- a/_tags +++ b/_tags @@ -1,30 +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(100), unsafe(true) - - -#project source tree -: for-pack(Xpath) -: include - -: for-pack(Utils) -: include - -: for-pack(Tree) -: include - -: for-pack(Auto) -: include +true: syntax(camlp4o) +true: package(ulex), package(unix) , package(expat) , package(camlp4.macro), package(bigarray), ppopt(-I), ppopt(include) : include - - +: include +: include +: for-pack(Xpath)