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/mtlocal/mtlocal.hd | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/mtlocal/mtlocal.hd')
-rw-r--r-- | noao/mtlocal/mtlocal.hd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/noao/mtlocal/mtlocal.hd b/noao/mtlocal/mtlocal.hd new file mode 100644 index 00000000..0f0648d1 --- /dev/null +++ b/noao/mtlocal/mtlocal.hd @@ -0,0 +1,21 @@ +# Help directory for the MTLOCAL package. + +$doc = "noao$mtlocal/doc/" +$camera = "noao$mtlocal/camera/" +$pds = "noao$mtlocal/pds/" +$cyber = "noao$mtlocal/cyber/" +$rrcopy = "noao$mtlocal/cyber/rrcopy/" +$idsmtn = "noao$mtlocal/idsmtn/" +$r2df = "noao$mtlocal/r2df/" + +ldumpf hlp=doc$ldumpf.hlp, src=cyber$t_ldumpf.x +r2df hlp=doc$r2df.hlp, src=r2df$t_r2df.x +rcamera hlp=doc$rcamera.hlp, src=camera$t_rcamera.x +rdumpf hlp=doc$rdumpf.hlp, src=cyber$t_rdumpf.x +ridsfile hlp=doc$ridsfile.hlp, src=cyber$t_ridsfile.x +ridsmtn hlp=doc$ridsmtn.hlp, src=idsmtn$t_ridsmtn.x +ridsout hlp=doc$ridsout.hlp, src=cyber$t_ridsout.x +rpds hlp=doc$rpds.hlp, src=pds$t_rpds.x +rrcopy hlp=doc$rrcopy.hlp, src=rrcopy$t_rrcopy.x +widstape hlp=doc$widstape.hlp, src=onedspec$t_widstape.x +revisions sys=Revisions |