Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Sep 8, 2005, 1:46:26 AM (20 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/Makefile.am

    r5170 r5173  
    55
    66libORXshell_a_SOURCES = shell.cc \
     7                        shell_buffer.cc \
    78                        shell_command.cc \
    89                        shell_completion.cc
     
    1011
    1112noinst_HEADERS= shell.h \
     13                shell_buffer.h \
    1214                shell_command.h \
    1315                shell_completion.h
Note: See TracChangeset for help on using the changeset viewer.