diff options
Diffstat (limited to 'sam.h')
| -rw-r--r-- | sam.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ enum SamError { SAM_ERR_UNMATCHED_BRACE, SAM_ERR_REGEX, SAM_ERR_TEXT, + SAM_ERR_SHELL, + SAM_ERR_FILENAME, SAM_ERR_COMMAND, SAM_ERR_EXECUTE, }; |
