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/tupar.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pkg/utilities/nttools/tupar/tupar.h (limited to 'pkg/utilities/nttools/tupar/tupar.h') diff --git a/pkg/utilities/nttools/tupar/tupar.h b/pkg/utilities/nttools/tupar/tupar.h new file mode 100644 index 00000000..959fa6c1 --- /dev/null +++ b/pkg/utilities/nttools/tupar/tupar.h @@ -0,0 +1,3 @@ +define TUPAR_EXIT 1 # exit, saving changes to table +define TUPAR_QUIT 2 # quit without saving changes +define TUPAR_QUIT_NC 3 # quit, and don't ask for confirmation -- cgit