Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 27, 2008, 10:22:32 PM (16 years ago)
Author:
landauf
Message:

CommandExecutor uses Tcl

File:
1 edited

Legend:

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

    r1194 r1198  
    131131    {
    132132        public:
    133             static bool execute(const std::string& command);
     133            static bool execute(const std::string& command, bool useTcl = true);
    134134            static bool execute(const CommandEvaluation& evaluation);
    135135
Note: See TracChangeset for help on using the changeset viewer.