diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2018-07-09 12:50:51 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2018-07-09 12:50:51 -0300 |
commit | b08c9079c5ab026f07942fb898f791325d270177 (patch) | |
tree | 8252b2f5b1eb75abc678ab4deead8faf218b9322 /ldo.c | |
parent | 06e08c6d05b1346df935634be395f4d86035e3ea (diff) | |
download | lua-b08c9079c5ab026f07942fb898f791325d270177.tar.gz lua-b08c9079c5ab026f07942fb898f791325d270177.tar.bz2 lua-b08c9079c5ab026f07942fb898f791325d270177.zip |
Opcode names moved to a new header file
The array with the names of the opcodes was moved to a header file
('lopnames.h'), as it is not used by the Lua kernel. Files that need
that array ('luac.c' and 'ltests.c') include the header file to get
a private (static) copy.
Diffstat (limited to 'ldo.c')
0 files changed, 0 insertions, 0 deletions