aboutsummaryrefslogtreecommitdiff
path: root/ljumptab.h
diff options
context:
space:
mode:
Diffstat (limited to 'ljumptab.h')
-rw-r--r--ljumptab.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/ljumptab.h b/ljumptab.h
index c642c23e..01d2c11e 100644
--- a/ljumptab.h
+++ b/ljumptab.h
@@ -1,3 +1,10 @@
1/*
2** $Id: ljumptab.h 2018/07/10 13:40:16 $
3** Jump Table for the Lua interpreter
4** See Copyright Notice in lua.h
5*/
6
7
1#undef vmdispatch 8#undef vmdispatch
2#undef vmcase 9#undef vmcase
3#undef vmbreak 10#undef vmbreak