Initial Commit
[Projects.git] / dundancy / source / config.h
blobc29d5de87eee43173e48149976c984265e87c901
1 #ifndef CONFIG_H
2 #define CONFIG_H
4 #define STRING_H
5 #define DEBUG
6 #define MAX_STRING_SIZE 1024
8 #endif