Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 4, 2008, 4:44:24 PM (16 years ago)
Author:
landauf
Message:

added a tcl-thread, but there are still some bugs and problems

File:
1 edited

Legend:

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

    r1198 r1230  
    6565    void exec(const std::string& filename);
    6666    std::string echo(const std::string& text);
     67    void puts(bool newline, const std::string& test);
    6768
    6869    void write(const std::string& filename, const std::string& text);
Note: See TracChangeset for help on using the changeset viewer.