minor amend

This commit is contained in:
Cloud Wu
2015-08-27 13:49:31 +08:00
parent bb6d5d826e
commit 9b0e496afe
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
This is a modify version of lua 5.3.1 (http://www.lua.org/ftp/lua-5.3.1.tar.gz) .
For detail : http://lua-users.org/lists/lua-l/2014-03/msg00489.html
For detail ,
Shared Proto : http://lua-users.org/lists/lua-l/2014-03/msg00489.html
Shared short string table : http://blog.codingnow.com/2015/08/lua_vm_share_string.html