diff options
Diffstat (limited to 'pkg/utilities/nttools/tcheck/tcheck.h')
-rw-r--r-- | pkg/utilities/nttools/tcheck/tcheck.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/tcheck/tcheck.h b/pkg/utilities/nttools/tcheck/tcheck.h new file mode 100644 index 00000000..6f08cede --- /dev/null +++ b/pkg/utilities/nttools/tcheck/tcheck.h @@ -0,0 +1,4 @@ +# TCHECK.H -- Symbolic constants used by tcheck + +define SYNTAX 1 # Syntax errors in evexpr + |