diff options
Diffstat (limited to 'pkg/utilities/nttools/texpand/parser.com')
-rw-r--r-- | pkg/utilities/nttools/texpand/parser.com | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/texpand/parser.com b/pkg/utilities/nttools/texpand/parser.com new file mode 100644 index 00000000..6dba2f6c --- /dev/null +++ b/pkg/utilities/nttools/texpand/parser.com @@ -0,0 +1,6 @@ +# PARSER.COM -- Common block containing pointer to temporary tables + +common / stkptr / ptgt, pact, pwrk + +pointer ptgt, pact, pwrk + |