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/tupar.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/utilities/nttools/tupar.par (limited to 'pkg/utilities/nttools/tupar.par') diff --git a/pkg/utilities/nttools/tupar.par b/pkg/utilities/nttools/tupar.par new file mode 100644 index 00000000..ae3f77de --- /dev/null +++ b/pkg/utilities/nttools/tupar.par @@ -0,0 +1,9 @@ +table,s,a,"",,,"list of tables" +same,b,h,no,,,"apply same instructions to all tables?" +verbose,b,h,yes,,,"print name of each table?" +readonly,b,h,no,,,"open tables readonly?" +inplace,b,h,no,,,"edit tables inplace?" +quit_default,b,h,no,,,"default action for quit vs exit" +delete_default,b,h,yes,,,"default action for delete or replace" +go_ahead,b,q,no,,," ?" +mode,s,h,"al",,, -- cgit