aboutsummaryrefslogtreecommitdiff
path: root/pkg/lists/table.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/lists/table.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/lists/table.par')
-rw-r--r--pkg/lists/table.par5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/lists/table.par b/pkg/lists/table.par
new file mode 100644
index 00000000..56781c06
--- /dev/null
+++ b/pkg/lists/table.par
@@ -0,0 +1,5 @@
+input_files,s,a,,,,list of files to be formatted as tables
+first_col,i,h,7,0,,offset to first column of table
+last_col,i,h,0,0,,offset to last column of table (0 for right margin)
+ncols,i,h,0,0,,number of columns (0 to get max that will fit)
+maxstrlen,i,h,0,0,,maximum string length for table entry (0 if none)