Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/util/tolua/toluabind_default.h @ 1169

Last change on this file since 1169 was 1153, checked in by rgrieder, 16 years ago
  • merged cmake branch back to trunk (the last one, hopefully ;))
  • added Oli's lua library name (liblua.so)
File size: 185 bytes
RevLine 
[1129]1/*
2** Lua binding: tolua
3** Generated automatically by tolua++-1.0.8pre2 on Tue Dec 13 01:43:55 2005.
4*/
5
6/* Exported function */
7TOLUA_API int  tolua_tolua_open (lua_State* tolua_S);
8
Note: See TracBrowser for help on using the repository browser.