#
# MinneView configuration file.
#
# You should 'source' this file before using MinneView.  Do this only
# while you are in the MinneView directory (the current directory
# should be the one containing this file)!
#
# Alternately, you can put the following lines in your shell init file
# (.cshrc), and avoid having to 'source' this config file every time:
#
#   setenv GEOM_PATH <DIR>/data
#   set path = ( $path <DIR>/bin )
#
# DIR should be the complete pathname of the MinneView directory.
# (If you use a shell other than /bin/csh, you may have to modify
# these lines accordingly.)

setenv GEOM_PATH $cwd/data
set path = ( $path $cwd/bin )
