diff options
author | Joe Zhao <ztuowen@gmail.com> | 2015-09-06 15:10:51 -0600 |
---|---|---|
committer | Joe Zhao <ztuowen@gmail.com> | 2015-09-06 15:10:51 -0600 |
commit | 2f63794da7acbfcf61558428cd84f590a73fc13f (patch) | |
tree | bda4bc9682ee5704ad752d601b9ede81de198bbe /pomodori.h | |
parent | 3507dcb7a51249962e40847626f72f5207e8c0af (diff) | |
download | pomodori-2f63794da7acbfcf61558428cd84f590a73fc13f.tar.gz pomodori-2f63794da7acbfcf61558428cd84f590a73fc13f.tar.bz2 pomodori-2f63794da7acbfcf61558428cd84f590a73fc13f.zip |
revert to original time
Diffstat (limited to 'pomodori.h')
-rw-r--r-- | pomodori.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pomodori.h b/pomodori.h new file mode 100644 index 0000000..df4e937 --- /dev/null +++ b/pomodori.h @@ -0,0 +1,10 @@ +// +// Created by joe on 9/6/15. +// + +#ifndef POMODORI_POMODORI_H +#define POMODORI_POMODORI_H + +#define APPNAME "Pomodori" + +#endif //POMODORI_POMODORI_H |