tests: update option list for nitg, nitg-s & nitg-e
[nit.git] / tests / sav / nitg.res
index fd4a0dd..d622880 100644 (file)
@@ -21,5 +21,7 @@
   --separate                  Use separate compilation
   --no-inline-intern          Do not inline call to intern methods
   --inline-coloring-numbers   Inline colors and ids
-  --use-naive-coloring        Colorize items incrementaly, used to simulate binary matrix typing
+  --bm-typing                 Colorize items incrementaly, used to simulate binary matrix typing
+  --phmod-typing              Replace coloration by perfect hashing (with mod operator)
+  --phand-typing              Replace coloration by perfect hashing (with and operator)
   --erasure                   Erase generic types