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/quadred/quadred.hd | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 |