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/mtlocal/x_mtlocal.x | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/mtlocal/x_mtlocal.x')
-rw-r--r-- | noao/mtlocal/x_mtlocal.x | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/mtlocal/x_mtlocal.x b/noao/mtlocal/x_mtlocal.x new file mode 100644 index 00000000..f3ebeeab --- /dev/null +++ b/noao/mtlocal/x_mtlocal.x @@ -0,0 +1,11 @@ +# Mtlocal package. + +task ridsmtn = t_ridsmtn, + ldumpf = t_ldumpf, + rdumpf = t_rdumpf, + ridsfile = t_ridsfile, + ridsout = t_ridsout, + rrcopy = t_rrcopy, + rcamera = t_rcamera, + rpds = t_pdsread, + r2df = t_r2df |