diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/digiphot/ptools/lib | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/digiphot/ptools/lib')
-rw-r--r-- | noao/digiphot/ptools/lib/strip.ptoolsx | 0 | ||||
-rw-r--r-- | noao/digiphot/ptools/lib/warning.dat | 12 |
2 files changed, 12 insertions, 0 deletions
diff --git a/noao/digiphot/ptools/lib/strip.ptoolsx b/noao/digiphot/ptools/lib/strip.ptoolsx new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/noao/digiphot/ptools/lib/strip.ptoolsx diff --git a/noao/digiphot/ptools/lib/warning.dat b/noao/digiphot/ptools/lib/warning.dat new file mode 100644 index 00000000..a27f7da2 --- /dev/null +++ b/noao/digiphot/ptools/lib/warning.dat @@ -0,0 +1,12 @@ + + + $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ + WARNING FROM THE PTOOLS PACKAGE LOADER + $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ + + The SDAS external package TABLES required by some of the PTOOLS + tasks is not available. The tasks TBAPPEND, TBDUMP, TBRENUMBER, + TBSELECT, and TBSORT will not run. The tasks PAPPEND, PDUMP, + PRENUMBER, PSELECT and PSORT will run only on APPHOT/DAOPHOT + output files written in the default text format, not on files + written in ST tables format. |