minor update

This commit is contained in:
Miroslav Stampar
2011-05-26 15:23:28 +00:00
parent 79f0b3a92a
commit bf2b58ba82
2 changed files with 7 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ class WARNFLAGS:
RANDOM_AGENT = 'randomAgent'
DATA_TO_STDOUT = 'dataToStdout'
THREADS = 'threads'
PIVOT_LIMIT = 'pivotLimit'
class EXPECTED:
BOOL = "bool"