diff options
Diffstat (limited to 'tolua++-1.0.93/src/bin/toluabind_default.h')
-rw-r--r-- | tolua++-1.0.93/src/bin/toluabind_default.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tolua++-1.0.93/src/bin/toluabind_default.h b/tolua++-1.0.93/src/bin/toluabind_default.h deleted file mode 100644 index c31a14875..000000000 --- a/tolua++-1.0.93/src/bin/toluabind_default.h +++ /dev/null @@ -1,8 +0,0 @@ -/* -** Lua binding: tolua -** Generated automatically by tolua++-1.0.8pre2 on Tue Dec 13 01:43:55 2005. -*/ - -/* Exported function */ -TOLUA_API int tolua_tolua_open (lua_State* tolua_S); - |