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/images/tv/x_tv.x | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pkg/images/tv/x_tv.x (limited to 'pkg/images/tv/x_tv.x') diff --git a/pkg/images/tv/x_tv.x b/pkg/images/tv/x_tv.x new file mode 100644 index 00000000..e4ae5ead --- /dev/null +++ b/pkg/images/tv/x_tv.x @@ -0,0 +1,10 @@ +# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc. + +# Display process. + +task display = t_display, + dcontrol = t_dcontrol, + imedit = t_imedit, + imexamine = t_imexamine, + tvmark = t_tvmark, + wcslab = t_wcslab -- cgit