Commands - annotate

- Migrated handleAnnotate to CmdAnnotate.
This commit is contained in:
Paul Beckingham
2011-05-30 00:24:48 -04:00
parent c8eb5df1b2
commit f775341fd5
9 changed files with 153 additions and 69 deletions

View File

@@ -7,6 +7,7 @@ include_directories (${CMAKE_SOURCE_DIR}
set (commands_SRCS Command.cpp Command.h
CmdAdd.cpp CmdAdd.h
CmdAnnotate.cpp CmdAnnotate.h
CmdAppend.cpp CmdAppend.h
CmdBurndown.cpp CmdBurndown.h
CmdCommands.cpp CmdCommands.h