- Reorder the keys used to cache transitions
[tatoo.git] / _tags
diff --git a/_tags b/_tags
index 571d289..f500328 100644 (file)
--- a/_tags
+++ b/_tags
@@ -9,7 +9,7 @@ true:    package(ulex),          \
 
 #compilation options
 
-true:    inline(100), unsafe(true)
+true:    inline(1000), unsafe(true)
 
 
 #project source tree
@@ -24,7 +24,7 @@ true:    inline(100), unsafe(true)
 
 <src/auto/*.cmx>:   for-pack(Auto)
 <src/auto>: include
-
 <src>: include
 
-
+#Enable warning for all but generated files:
+not <src/xpath/ulexer.*>: warning(@A-4)