aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/tainsert.par
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/utilities/nttools/tainsert.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/utilities/nttools/tainsert.par')
-rw-r--r--pkg/utilities/nttools/tainsert.par11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/tainsert.par b/pkg/utilities/nttools/tainsert.par
new file mode 100644
index 00000000..d6b24194
--- /dev/null
+++ b/pkg/utilities/nttools/tainsert.par
@@ -0,0 +1,11 @@
+intable,s,a,"",,,"name of input table"
+outtable,s,a,"",,,"name of output table"
+row,i,a,-1,,,"output row number"
+column,s,a,"",,,"column name"
+outcolumn,s,a,"",,,"name to use for column in output table"
+size,i,h,INDEF,,,"length of array in output table"
+datatype,s,h,"",,,"data type for new column"
+colunits,s,h,"",,,"units for new column"
+colfmt,s,h,"",,,"print format for new column"
+Version,s,h,"30Jan1998",,,"date of installation"
+mode,s,h,"al"