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 /pkg/plot/plot.hd | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/plot/plot.hd')
-rw-r--r-- | pkg/plot/plot.hd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/pkg/plot/plot.hd b/pkg/plot/plot.hd new file mode 100644 index 00000000..74404cbd --- /dev/null +++ b/pkg/plot/plot.hd @@ -0,0 +1,33 @@ +# Help directory for the PLOT package. + +$doc = "plot$doc/" +$crtpict = "plot$crtpict/" + +calcomp hlp=doc$calcomp.hlp +contour hlp=doc$contour.hlp, src=t_contour.x +crtpict hlp=doc$crtpict.hlp, src=crtpict$t_crtpict.x +gdevices hlp=doc$gdevices.hlp, src=gdevices.x +gkidecode hlp=doc$gkidecode.hlp +gkidir hlp=doc$gkidir.hlp, src=t_gkidir.x +gkiextract hlp=doc$gkiextract.hlp, src=t_gkixt.x.x +gkimosaic hlp=doc$gkimosaic.hlp, src=t_gkimos.x +graph hlp=doc$graph.hlp, src=t_graph.x +hafton hlp=doc$hafton.hlp, src=t_hafton.x +imdkern hlp=doc$imdkern.hlp, src=gio$imdkern/idk.x +implot hlp=doc$implot.hlp, src=t_implot.x +nsppkern hlp=doc$nsppkern.hlp, src=gio$nsppkern/t_nsppkern.x +pcol hlp=doc$pcol.hlp, src=t_pcol.x +pcols hlp=doc$pcols.hlp, src=t_pcols.x +phistogram hlp=doc$phistogram.hlp, src=phistogram.x +pradprof hlp=doc$pradprof.hlp, src=t_pradprof.x +prow hlp=doc$prow.hlp, src=t_prow.x +prows hlp=doc$prows.hlp, src=t_prows.x +pvector hlp=doc$pvector.hlp, src=t_pvector.x +revisions sys=Revisions +sgidecode hlp=doc$sgidecode.hlp, src=gio$sgikern/t_sgideco.x +sgikern hlp=doc$sgikern.hlp, src=gio$sgikern/sgk.x +showcap hlp=doc$showcap.hlp +stdgraph hlp=doc$stdgraph.hlp +stdplot hlp=doc$stdplot.hlp +surface hlp=doc$surface.hlp, src=t_surface.x +velvect hlp=doc$velvect.hlp, src=t_velvect.x |