Commands - summary

- Migrated handleReportSummary to CmdSummary.
This commit is contained in:
Paul Beckingham
2011-05-30 12:49:45 -04:00
parent 61c2e2b439
commit 75e651626d
9 changed files with 226 additions and 139 deletions

View File

@@ -35,6 +35,7 @@ set (commands_SRCS Command.cpp Command.h
CmdStart.cpp CmdStart.h
CmdStatistics.cpp CmdStatistics.h
CmdStop.cpp CmdStop.h
CmdSummary.cpp CmdSummary.h
CmdTags.cpp CmdTags.h
CmdTip.cpp CmdTip.h
CmdUrgency.cpp CmdUrgency.h