Unassuming todo application
Tom Willemsen
3d7138e45a
The delete command removes an item from the todo-list, it does this by filtering out the item wich has the given `id' value and saving the result. |
||
---|---|---|
src | ||
undone | ||
COPYING | ||
env | ||
Makefile | ||
run-undone | ||
todo.scm |