summaryrefslogtreecommitdiff
path: root/lua/lopcodes.h
diff options
context:
space:
mode:
authorkyren <kerriganw@gmail.com>2018-07-18 05:29:27 -0400
committerkyren <kerriganw@gmail.com>2018-07-18 05:29:27 -0400
commit73306d2286457ff50cc81727522ad82cb6b6c32a (patch)
tree4e4a6f072b00b2e9dbc5a282a25f476c57ed23d0 /lua/lopcodes.h
parent2d4f4b95c8f1504ae7751d56ed62db49a8170fda (diff)
downloadmlua-73306d2286457ff50cc81727522ad82cb6b6c32a.zip
Upgrade embedded Lua to 5.3.5
Diffstat (limited to 'lua/lopcodes.h')
-rw-r--r--lua/lopcodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lopcodes.h b/lua/lopcodes.h
index bbc4b61..6feaa1c 100644
--- a/lua/lopcodes.h
+++ b/lua/lopcodes.h
@@ -1,5 +1,5 @@
/*
-** $Id: lopcodes.h,v 1.149 2016/07/19 17:12:21 roberto Exp $
+** $Id: lopcodes.h,v 1.149.1.1 2017/04/19 17:20:42 roberto Exp $
** Opcodes for Lua virtual machine
** See Copyright Notice in lua.h
*/