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/generic/generic.hd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 noao/imred/generic/generic.hd (limited to 'noao/imred/generic/generic.hd') diff --git a/noao/imred/generic/generic.hd b/noao/imred/generic/generic.hd new file mode 100644 index 00000000..3464ed28 --- /dev/null +++ b/noao/imred/generic/generic.hd @@ -0,0 +1,11 @@ +# Help directory for the GENERIC package. + +$doc = "./doc/" + +background hlp=doc$background.hlp, src=background.cl +darksub hlp=doc$darksub.hlp, src=darksub.cl +flatten hlp=doc$flatten.hlp, src=flatten.cl +flat1d hlp=doc$flat1d.hlp, src=flat1d.x +normalize hlp=doc$normalize.hlp, src=normalize.cl +normflat hlp=doc$normflat.hlp, src=normflat.cl +revisions sys=Revisions -- cgit