/[enigma]/enigma/lib-src/libtolua/tolua_tm.h
ViewVC logotype

Diff of /enigma/lib-src/libtolua/tolua_tm.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dheck, Sun Jan 5 20:04:45 2003 UTC revision 1.2 by reallysoft, Mon May 19 12:12:43 2003 UTC
# Line 20  Line 20 
20  void toluaI_tm_init (lua_State* L);  void toluaI_tm_init (lua_State* L);
21  void toluaI_tm_global (lua_State* L, int lo);  void toluaI_tm_global (lua_State* L, int lo);
22  void toluaI_tm_module (lua_State* L, int lo);  void toluaI_tm_module (lua_State* L, int lo);
23  void toluaI_tm_class (lua_State* L, int lo, char* name);  void toluaI_tm_class (lua_State* L, int lo, const char* name);
24  void toluaI_tm_instance (lua_State* L, int tag, int lo);  void toluaI_tm_instance (lua_State* L, int tag, int lo);
25  void toluaI_tm_linstance (lua_State* L, int tag, int lo);  void toluaI_tm_linstance (lua_State* L, int tag, int lo);
26  void toluaI_tm_using (lua_State* L, int module);  void toluaI_tm_using (lua_State* L, int module);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26