Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5173 in orxonox.OLD for trunk/src/lib/shell/shell.cc


Ignore:
Timestamp:
Sep 8, 2005, 1:46:26 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: added new Class ShellBuffer, that only handles the main shell's buffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell.cc

    r5172 r5173  
    3434SHELL_COMMAND(clear, Shell, clear)->describe("Clears the shell from unwanted lines (empties all buffers)");
    3535SHELL_COMMAND(deactivate, Shell, deactivate)->describe("Deactivates the Shell. (moves it into background)");
    36 
    3736
    3837/**
Note: See TracChangeset for help on using the changeset viewer.