/[enigma]/enigma/src/lua.hh
ViewVC logotype

Diff of /enigma/src/lua.hh

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

revision 1.2 by dheck, Thu Jan 23 22:41:00 2003 UTC revision 1.3 by mhawlisch, Wed Feb 19 14:09:21 2003 UTC
# Line 49  namespace lua Line 49  namespace lua
49      int CallFunc(const char *funcname, const enigma::Value& arg);      int CallFunc(const char *funcname, const enigma::Value& arg);
50    
51      int Dofile(const std::string & filename);      int Dofile(const std::string & filename);
52        int DoSubfolderfile(const std::string & basefolder, const std::string & filename);
53    
54      void Init();      void Init();
55      void Shutdown();      void Shutdown();

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

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