blob: 0e87ba6d1f0f5cb7f5a7da56cfadffa487170cde (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc.
# Package task statement for the PLOT package.
task implot = t_implot,
crtpict = t_crtpict,
gdevices = t_gdevices,
phistogram = t_phistogram,
pradprof = t_pradprof,
prows = t_prows,
prow = t_prow,
pcols = t_pcols,
pcol = t_pcol,
pvector = t_pvector,
graph = t_graph,
gkiextract = t_gkiextract,
gkidir = t_gkidir,
gkimosaic = t_gkimosic
|