aboutsummaryrefslogtreecommitdiff
path: root/noao/astutil/x_astutil.x
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /noao/astutil/x_astutil.x
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/astutil/x_astutil.x')
-rw-r--r--noao/astutil/x_astutil.x14
1 files changed, 14 insertions, 0 deletions
diff --git a/noao/astutil/x_astutil.x b/noao/astutil/x_astutil.x
new file mode 100644
index 00000000..03e8b6b3
--- /dev/null
+++ b/noao/astutil/x_astutil.x
@@ -0,0 +1,14 @@
+# Process definition of the ASTUTIL package.
+
+task airmass = t_airmass,
+ astcalc = t_astcalc,
+ asthedit = t_asthedit,
+ asttimes = t_asttimes,
+ galactic = t_galactic,
+ gratings = t_gratings,
+ observatory = t_observatory,
+ pdm = t_pdm,
+ precess = t_precess,
+ rvcorrect = t_rvcorrect,
+ setairmass = t_setairmass,
+ setjd = t_setjd