From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/plot/x_ncar.x | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pkg/plot/x_ncar.x (limited to 'pkg/plot/x_ncar.x') diff --git a/pkg/plot/x_ncar.x b/pkg/plot/x_ncar.x new file mode 100644 index 00000000..d580f38c --- /dev/null +++ b/pkg/plot/x_ncar.x @@ -0,0 +1,8 @@ +# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc. + +# Package task statement for the NCAR utilities package. + +task contour = t_contour, + surface = t_surface, + hafton = t_hafton, + velvect = t_velvect -- cgit