Changeset 1217 for code/trunk/src
- Timestamp:
- May 2, 2008, 10:20:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/TclBind.h
r1214 r1217 49 49 static std::string orxonox(Tcl::object const &args); 50 50 static std::string tcl(const std::string& tclcode); 51 static bool TclBind::eval(const std::string& tclcode);51 static bool eval(const std::string& tclcode); 52 52 53 53 private:
Note: See TracChangeset
for help on using the changeset viewer.