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 /pkg/proto/x_proto.x | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/proto/x_proto.x')
-rw-r--r-- | pkg/proto/x_proto.x | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/pkg/proto/x_proto.x b/pkg/proto/x_proto.x new file mode 100644 index 00000000..805c35cd --- /dev/null +++ b/pkg/proto/x_proto.x @@ -0,0 +1,22 @@ +# Task declaration for the PROTO package. + +task binfil = t_binfil, + bscale = t_bscale, + epix = t_epix, + fields = t_fields, + fixpix = t_fixpix, + hfix = t_hfix, + imcntr = t_imcntr, + imextensions = t_imextensions, + imscale = t_imscale, + interp = t_interp, + irafil = t_irafil, + joinlines = t_joinlines, + mask2text = t_mask2text, + mkglbhdr = t_mkglbhdr, + mskexpr = t_mskexpr, + mskregions = t_mskregions, + suntoiraf = t_suntoiraf, + text2mask = t_text2mask, + mimstatistics = t_mimstatistics, + rskysub = t_rskysub |