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 /pkg/images/imgeom/imgeom.hd | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/images/imgeom/imgeom.hd')
-rw-r--r-- | pkg/images/imgeom/imgeom.hd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pkg/images/imgeom/imgeom.hd b/pkg/images/imgeom/imgeom.hd new file mode 100644 index 00000000..c9ed726a --- /dev/null +++ b/pkg/images/imgeom/imgeom.hd @@ -0,0 +1,16 @@ +# Help directory for the IMGEOM package + +$doc = "images$imgeom/doc/" +$src = "images$imgeom/src/" + +blkavg hlp=doc$blkavg.hlp, src=src$t_blkavg.x +blkrep hlp=doc$blkrep.hlp, src=src$t_blkrep.x +imlintran hlp=doc$imlintran.hlp, src=imgeom$imlintran.cl +imshift hlp=doc$imshift.hlp, src=src$t_imshift.x +imtranspose hlp=doc$imtrans.hlp, src=src$t_imtrans.x +im3dtran hlp=doc$im3dtran.hlp, src=src$t_im3dtran.x +magnify hlp=doc$magnify.hlp, src=src$t_magnify.x +rotate hlp=doc$rotate.hlp, src=imgeom$rotate.cl +shiftlines hlp=doc$shiftlines.hlp, src=src$t_shiftlines.x +revisions sys=Revisions + |