Show
Ignore:
Timestamp:
03/26/09 10:40:14 (15 years ago)
Author:
jgaeddert
Message:

Added CognitiveRadioShell? class and Shell demo.

Location:
vtcross/trunk/src/shell
Files:
2 added
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/shell/Makefile.am

    r168 r207  
    55bin_PROGRAMS = shell_demo 
    66 
    7 shell_demo_SOURCES = cr_shell.cpp 
     7shell_demo_SOURCES = CognitiveRadioShell.cpp shell_demo.cpp 
    88shell_demo_LDADD = ../lib/tinyxml/libtinyxml.a ../lib/socketcomm/libsocketcomm.a 
    99