From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/utilities/nttools/x_nttools.x | 50 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 pkg/utilities/nttools/x_nttools.x (limited to 'pkg/utilities/nttools/x_nttools.x') 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 + -- cgit