mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Calc command
- Added framework for new 'calc' command.
This commit is contained in:
parent
26267a7473
commit
561e3b5a9b
9 changed files with 103 additions and 185 deletions
|
@ -11,6 +11,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdAnnotate.cpp CmdAnnotate.h
|
||||
CmdAppend.cpp CmdAppend.h
|
||||
CmdBurndown.cpp CmdBurndown.h
|
||||
CmdCalc.cpp CmdCalc.h
|
||||
CmdCalendar.cpp CmdCalendar.h
|
||||
CmdCommands.cpp CmdCommands.h
|
||||
CmdColor.cpp CmdColor.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue