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/quadred/quadred.hd | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/imred/quadred/quadred.hd')
-rw-r--r-- | noao/imred/quadred/quadred.hd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/noao/imred/quadred/quadred.hd b/noao/imred/quadred/quadred.hd new file mode 100644 index 00000000..b542fec9 --- /dev/null +++ b/noao/imred/quadred/quadred.hd @@ -0,0 +1,22 @@ +# Help directory for the QUADRED package. + +$doc = "./doc/" +$cdoc = "./src/ccdproc/doc/" +$qdoc = "./src/quad/doc/" + +package hlp=doc$quad.hlp +quadformat hlp=doc$quadformat.hlp +quadsplit hlp=doc$quadsplit.hlp +quadjoin hlp=doc$quadjoin.hlp +quadsections hlp=doc$quadsections.hlp +qstatistics hlp=doc$qstatistics.hlp +qhistogram hlp=doc$qhistogram.hlp +quadscale hlp=doc$quadscale.hlp + +ccdproc hlp=cdoc$ccdproc.hlp + +quadproc hlp=qdoc$quadproc.hlp +#quadreadout hlp=qdoc$quadreadout.hlp +#quadman hlp=qdoc$quadman.hlp + +revisions sys=Revisions |