Duration Rename

- In preparation for a new (different) Duration object, the source files need
  to be renamed.
This commit is contained in:
Paul Beckingham 2014-01-02 00:12:28 -05:00
parent fa7a8389fe
commit d27451590a
21 changed files with 20 additions and 20 deletions

View file

@ -14,7 +14,7 @@ set (task_SRCS A3.cpp A3.h
DOM.cpp DOM.h
Date.cpp Date.h
Directory.cpp Directory.h
Duration.cpp Duration.h
OldDuration.cpp OldDuration.h
E9.cpp E9.h
File.cpp File.h
Hooks.cpp Hooks.h