diff options
| author | 2017-02-05 16:17:00 +0100 | |
|---|---|---|
| committer | 2017-02-05 16:17:00 +0100 | |
| commit | e6838eb5c4e2da8244d6935633dfcb683256c044 (patch) | |
| tree | 7be667ded2a2a33b6361f8a2f9e0d7ee86b62264 /3rdparty/lua/doc/contents.html | |
| parent | 8d1eb8e410f18bd20f8bb0ac68826bce9c32e635 (diff) | |
LUA to 5.3.4 (nw)
Diffstat (limited to '3rdparty/lua/doc/contents.html')
| -rw-r--r-- | 3rdparty/lua/doc/contents.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/3rdparty/lua/doc/contents.html b/3rdparty/lua/doc/contents.html index ca0f568243c..445556f9641 100644 --- a/3rdparty/lua/doc/contents.html +++ b/3rdparty/lua/doc/contents.html @@ -32,7 +32,7 @@ For a complete introduction to Lua programming, see the book <P> <SMALL> -Copyright © 2015–2016 Lua.org, PUC-Rio. +Copyright © 2015–2017 Lua.org, PUC-Rio. Freely available under the terms of the <A HREF="http://www.lua.org/license.html">Lua license</A>. </SMALL> @@ -512,6 +512,7 @@ Freely available under the terms of the <A HREF="manual.html#luaL_newmetatable">luaL_newmetatable</A><BR> <A HREF="manual.html#luaL_newstate">luaL_newstate</A><BR> <A HREF="manual.html#luaL_openlibs">luaL_openlibs</A><BR> +<A HREF="manual.html#luaL_opt">luaL_opt</A><BR> <A HREF="manual.html#luaL_optinteger">luaL_optinteger</A><BR> <A HREF="manual.html#luaL_optlstring">luaL_optlstring</A><BR> <A HREF="manual.html#luaL_optnumber">luaL_optnumber</A><BR> @@ -608,10 +609,10 @@ Freely available under the terms of the <P CLASS="footer"> Last update: -Thu Jan 14 10:14:28 BRST 2016 +Thu Dec 22 18:29:39 BRST 2016 </P> <!-- -Last change: revised for Lua 5.3.3 +Last change: revised for Lua 5.3.4 --> </BODY> |
