|
Hi! Gé diff -r b4c178da0668 doc/contents.html --- a/doc/contents.html Mon Apr 02 10:05:00 2007 -0400 +++ b/doc/contents.html Thu Apr 12 13:48:41 2007 -0400 @@ -323,6 +323,8 @@ Freely available under the terms of the <A HREF="">lua_isfunction</A><BR> <A HREF="">lua_islightuserdata</A><BR> <A HREF="">lua_isnil</A><BR> +<A HREF="">lua_isnone</A><BR> +<A HREF="">lua_isnoneornil</A><BR> <A HREF="">lua_isnumber</A><BR> <A HREF="">lua_isstring</A><BR> <A HREF="">lua_istable</A><BR> -- Gé Weijers |