summaryrefslogtreecommitdiff
path: root/ltm.h
diff options
context:
space:
mode:
Diffstat (limited to 'ltm.h')
-rw-r--r--ltm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ltm.h b/ltm.h
index 053b6f90..eedcc32d 100644
--- a/ltm.h
+++ b/ltm.h
@@ -19,6 +19,7 @@ typedef enum {
19 TM_SETTABLE, 19 TM_SETTABLE,
20 TM_INDEX, 20 TM_INDEX,
21 TM_GC, 21 TM_GC,
22 TM_WEAKMODE,
22 TM_ADD, 23 TM_ADD,
23 TM_SUB, 24 TM_SUB,
24 TM_MUL, 25 TM_MUL,