1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

Added missing $Id$ to file 'ljumptab.h'

This commit is contained in:
Roberto Ierusalimschy
2018-07-10 13:40:30 -03:00
parent 626cf0581b
commit 21f663d29f
+7
View File
@@ -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