Commands - log

- Migrated handleLog to CmdLog.
This commit is contained in:
Paul Beckingham
2011-05-29 21:43:37 -04:00
parent cb613c0691
commit c8eb5df1b2
9 changed files with 160 additions and 76 deletions

View File

@@ -20,6 +20,7 @@ set (commands_SRCS Command.cpp Command.h
CmdIDs.cpp CmdIDs.h
CmdInfo.cpp CmdInfo.h
CmdInstall.cpp CmdInstall.h
CmdLog.cpp CmdLog.h
CmdLogo.cpp CmdLogo.h
CmdPrepend.cpp CmdPrepend.h
CmdProjects.cpp CmdProjects.h