parallax 1.0
command-line based task/todo manager
Loading...
Searching...
No Matches
defs.h
1#ifndef DEFS_H
2#define DEFS_H
3
4#define FLAG_INDEX 1
5
6
7#endif //DEFS_H