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/crutil/crutil.hd | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/crutil/crutil.hd')
-rw-r--r-- | noao/imred/crutil/crutil.hd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/imred/crutil/crutil.hd b/noao/imred/crutil/crutil.hd new file mode 100644 index 00000000..0b6ee225 --- /dev/null +++ b/noao/imred/crutil/crutil.hd @@ -0,0 +1,17 @@ +# Help directory for the CRUTIL package. + +$doc = "./doc/" +$crusrc = "./src/" + +revisions sys=crusrc$Revisions + +overview hlp=doc$overview.hlp + +cosmicrays hlp=doc$cosmicrays.hlp, src=crusrc$t_cosmicrays.x +craverage hlp=doc$craverage.hlp, src=crusrc$t_craverage.x +crcombine hlp=doc$crcombine.hlp, src=crusrc$crcombine.cl +credit hlp=doc$credit.hlp, src=crusrc$credit.cl +crfix hlp=doc$crfix.hlp, src=crusrc$crfix.cl +crgrow hlp=doc$crgrow.hlp, src=crusrc$t_crgrow.x +crmedian hlp=doc$crmedian.hlp, src=crusrc$t_crmedian.x +crnebula hlp=doc$crnebula.hlp, src=crusrc$crnebula.cl |