minor usability update

This commit is contained in:
Miroslav Stampar
2011-06-03 14:04:02 +00:00
parent faf7814869
commit 64a862ed58
2 changed files with 7 additions and 2 deletions

View File

@@ -106,6 +106,7 @@ class WARNFLAGS:
PIVOT_LIMIT = 'pivotLimit'
TIME_UNRECOVERED = 'timeUnrecovered'
SINGLE_THREAD = 'singleThread'
UNION_APPEARS = 'unionAppears'
class EXPECTED:
BOOL = "bool"