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/crutil/crutil.hd | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 |