From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/obsutil/src/x_obsutil.x | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 noao/obsutil/src/x_obsutil.x (limited to 'noao/obsutil/src/x_obsutil.x') diff --git a/noao/obsutil/src/x_obsutil.x b/noao/obsutil/src/x_obsutil.x new file mode 100644 index 00000000..30f7baff --- /dev/null +++ b/noao/obsutil/src/x_obsutil.x @@ -0,0 +1,8 @@ +task bitcount = t_bitcount, + ccdtime = t_ccdtime, + cgiparse = t_cgiparse, + pairmass = t_pairmass, + psfmeasure = t_psfmeasure, + specfocus = t_specfocus, + sptime = t_sptime, + starfocus = t_starfocus -- cgit