Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1216


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

removed a small mistake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/console/src/core/TclBind.h

    r1198 r1216  
    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.