Tore everything down and started over
This commit is contained in:
5
src/include/config.h
Normal file
5
src/include/config.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#define ESCAPE_CHAR '%'
|
||||
#define INCLUDE_CHAR '@'
|
||||
#define VAR_CHAR '='
|
||||
|
||||
#define MAX_INCLUDE_DEPTH 10
|
||||
Reference in New Issue
Block a user