diff options
Diffstat (limited to 'ljumptab.h')
-rw-r--r-- | ljumptab.h | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |