Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network/src/tolua/toluabind.h @ 1494

Last change on this file since 1494 was 1494, checked in by rgrieder, 16 years ago
  • set the svn:eol-style property to all files so, that where ever you check out, you'll get the right line endings (had to change every file with mixed endings to windows in order to set the property)
  • Property svn:eol-style set to native
File size: 182 bytes
Line 
1/*
2** Lua binding: tolua
3** Generated automatically by tolua++-1.0.91 on Wed Apr 26 22:30:15 2006.
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.