diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/imred/specred/specred.hd | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/imred/specred/specred.hd')
-rw-r--r-- | noao/imred/specred/specred.hd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/imred/specred/specred.hd b/noao/imred/specred/specred.hd new file mode 100644 index 00000000..94f4609b --- /dev/null +++ b/noao/imred/specred/specred.hd @@ -0,0 +1,11 @@ +# Help directory for the SPECRED package. + +$doc = "./doc/" +$doslit = "noao$imred/src/doslit/" + +dofibers hlp=doc$dofibers.hlp, src=dofibers.cl +doslit hlp=doc$doslit.hlp, src=doslit$doslit.cl +msresp1d hlp=doc$msresp1d.hlp, src=msresp1d.cl +skysub hlp=doc$skysub.hlp, src=srcfibers$skysub.cl + +revisions sys=Revisions |