From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/imred/crutil/src/x_crutil.x | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 noao/imred/crutil/src/x_crutil.x (limited to 'noao/imred/crutil/src/x_crutil.x') diff --git a/noao/imred/crutil/src/x_crutil.x b/noao/imred/crutil/src/x_crutil.x new file mode 100644 index 00000000..48408a9f --- /dev/null +++ b/noao/imred/crutil/src/x_crutil.x @@ -0,0 +1,4 @@ +task cosmicrays = t_cosmicrays, + craverage = t_craverage, + crgrow = t_crgrow, + crmedian = t_crmedian -- cgit