#!/bin/sh
# the next line restarts using wish \
exec wish $0 $@
                                                                                
# THIS is a basic module which will produce contour plots from a given
#   UDF data set
                                                                                
source [ file join $env(TCLTOOLS_HOME) TclToolInits.tcl ]
TclToolInits GUI UTILS 

GUIprefsRead
GUIprefsSet
