diff options
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp_config.h b/src/sp_config.h index 0ccd11e..e537ec2 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -119,6 +119,8 @@ typedef struct { | |||
| 119 | sp_list_node *blacklist; | 119 | sp_list_node *blacklist; |
| 120 | sp_list_node *whitelist; | 120 | sp_list_node *whitelist; |
| 121 | bool simulation; | 121 | bool simulation; |
| 122 | char *dump; | ||
| 123 | char *textual_representation; | ||
| 122 | } sp_config_eval; | 124 | } sp_config_eval; |
| 123 | 125 | ||
| 124 | typedef struct { | 126 | typedef struct { |
