Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1217


Ignore:
Timestamp:
May 2, 2008, 10:20:56 PM (16 years ago)
Author:
landauf
Message:

and merged. i hope this works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/core/TclBind.h

    r1214 r1217  
    4949            static std::string orxonox(Tcl::object const &args);
    5050            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);
    5252
    5353        private:
Note: See TracChangeset for help on using the changeset viewer.