mirror of
https://github.com/lua/lua
synced 2024-11-22 12:51:30 +03:00
Added missing $Id$ to file 'ljumptab.h'
This commit is contained in:
parent
626cf0581b
commit
21f663d29f
@ -1,3 +1,10 @@
|
||||
/*
|
||||
** $Id: ljumptab.h 2018/07/10 13:40:16 $
|
||||
** Jump Table for the Lua interpreter
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
|
||||
#undef vmdispatch
|
||||
#undef vmcase
|
||||
#undef vmbreak
|
||||
|
Loading…
Reference in New Issue
Block a user