From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/plot/plot.hd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pkg/plot/plot.hd (limited to 'pkg/plot/plot.hd') 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 -- cgit