]> git.scottworley.com Git - tl-append/blame_incremental - common.h
A space for test & implementation to share code
[tl-append] / common.h
... / ...
CommitLineData
1extern const char *FILENAME;
2
3void die(const char *message);
4
5void die_err(const char *message);