summaryrefslogtreecommitdiff
path: root/MLKReadtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKReadtable.h')
-rw-r--r--MLKReadtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKReadtable.h b/MLKReadtable.h
index b430dd1..ef88c17 100644
--- a/MLKReadtable.h
+++ b/MLKReadtable.h
@@ -37,6 +37,7 @@ enum MLKReadtableCase
{
NSMutableDictionary *_syntaxTable;
NSMutableDictionary *_readerMacros;
+ NSMutableDictionary *_traits;
//MLKFuncallable *_caseConverter;
enum MLKReadtableCase _case;
}