Add first stab at tagging
[blerg.git] / config.h
1 #ifndef _CONFIG_H
2 #define _CONFIG_H
3
4 #define DATA_PATH "data"
5 #define TAGS_PATH "tags"
6
7 #endif //_CONFIG_H