user friendliness uber 9000

This commit is contained in:
Miroslav Stampar
2011-05-27 08:30:52 +00:00
parent a8b58afdb2
commit 8227298057
2 changed files with 9 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ class WARNFLAGS:
THREADS = 'threads'
PIVOT_LIMIT = 'pivotLimit'
TIME_UNRECOVERED = 'timeUnrecovered'
SINGLE_THREAD = 'singleThread'
class EXPECTED:
BOOL = "bool"