From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vo/votools/x_votools.x | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vo/votools/x_votools.x (limited to 'vo/votools/x_votools.x') 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 -- cgit