aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/x_nttools.x
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/utilities/nttools/x_nttools.x
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/utilities/nttools/x_nttools.x')
-rw-r--r--pkg/utilities/nttools/x_nttools.x50
1 files changed, 50 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/x_nttools.x b/pkg/utilities/nttools/x_nttools.x
new file mode 100644
index 00000000..5fe2c2c7
--- /dev/null
+++ b/pkg/utilities/nttools/x_nttools.x
@@ -0,0 +1,50 @@
+task taextract,
+ tainsert,
+ keypar = t_keypar,
+ keytab = t_keytab,
+ gtedit = t_gtedit,
+ parkey = t_parkey,
+ partab = t_partab,
+ tabkey = t_tabkey,
+ tabpar = t_tabpar,
+ imtab,
+ tabim,
+ tcalc = t_tcalc,
+ tchcol,
+ tcheck,
+ tchsize,
+ tcopy,
+ tcreate,
+ tdelete,
+ tdiffer = t_tdiffer,
+ tdump,
+ tedit = t_tedit,
+ texpand,
+ thedit = t_thedit,
+ thistogram,
+ thselect = t_thselect,
+ tinfo,
+ tintegrate = t_tintegrate,
+ tjoin = t_tjoin,
+ tlcol,
+ tlinear,
+ tmatch,
+ tmerge,
+ tprint,
+ tproduct = t_product,
+ tproject = t_project,
+ tquery = t_tquery,
+ tread = t_tread,
+ trebin,
+ tselect = t_tselect,
+ tsort = t_tsort,
+ tstat,
+ ttranspose,
+ tunits,
+ tupar,
+ tscopy = t_tcopy,
+ txtable = t_txtable,
+ tximage = t_tximage,
+ titable = t_titable,
+ tiimage = t_tiimage
+