summaryrefslogtreecommitdiff
path: root/ragel/cdcodegen.h
diff options
context:
space:
mode:
Diffstat (limited to 'ragel/cdcodegen.h')
-rw-r--r--ragel/cdcodegen.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ragel/cdcodegen.h b/ragel/cdcodegen.h
index 79d21a16..a92952ed 100644
--- a/ragel/cdcodegen.h
+++ b/ragel/cdcodegen.h
@@ -164,12 +164,16 @@ protected:
TableArray taA;
TableArray taCK;
+ TableArray taCL;
TableArray taCSP;
TableArray taC;
TableArray taCO;
TableArray taK;
+ TableArray taKO;
TableArray taSP;
TableArray taIO;
+ TableArray taSL;
+ TableArray taRL;
TableArray taI;
TableArray taTT;
TableArray taTA;