diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/imred/specred/specred.hd | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 |