aboutsummaryrefslogtreecommitdiff
path: root/noao/astutil/x_astutil.x
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/astutil/x_astutil.x
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
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