diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vo/votools/x_votools.x | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vo/votools/x_votools.x')
-rw-r--r-- | vo/votools/x_votools.x | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vo/votools/x_votools.x b/vo/votools/x_votools.x new file mode 100644 index 00000000..6d158a01 --- /dev/null +++ b/vo/votools/x_votools.x @@ -0,0 +1,11 @@ +task dalclient = t_dalclient, + dbglevel = t_dbglevel, + sesame = t_sesame, + votcopy = t_votcopy, + votsize = t_votsize, + votget = t_votget, + vodata = t_vodata, + sbquery = t_sbquery, + vocdctl = t_vocdctl, + dispname = t_dispname, + makewcs = t_makewcs |