diff options
Diffstat (limited to 'txr.h')
-rw-r--r-- | txr.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,3 +35,4 @@ extern int opt_vg_debug; extern int opt_derivative_regex; extern const wchli_t *version; extern const wchar_t *progname; +extern val self_path; |