Blob Blame History Raw
# $XConsortium: RUN.custom /main/5 1996/08/15 14:02:09 jakku $
# Motif
#
# Copyright (c) 1987-2012, The Open Group. All rights reserved.
#
# These libraries and programs are free software; you can
# redistribute them and/or modify them under the terms of the GNU
# Lesser General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option)
# any later version.
#
# These libraries and programs are distributed in the hope that
# they will be useful, but WITHOUT ANY WARRANTY; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
# PURPOSE. See the GNU Lesser General Public License for more
# details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with these librararies and programs; if not, write
# to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
# Floor, Boston, MA 02110-1301 USA
# 
# HISTORY

if ( $MOTIF_HOME != "" ) then
setenv AUTOVPATH $MOTIF_HOME/tests/visuals/uil/Syntax
else
setenv AUTOVPATH /proj/motif/tests/visuals/uil/Syntax
endif

setenv TOP ../../..

set displayUid1 = 'displayUid -u GSyntax1 -I GSyntax1.Dat -S GSyntax1.Scr -O GSyntax1.prt -V GSyntax1.vis'
set displayUid2 = 'displayUid -u GSyntax2 -I GSyntax2.Dat -S GSyntax2.Scr -O GSyntax2.prt -V GSyntax2.vis'
set displayUid3 = 'displayUid -u Names -I Names.Dat -S Names.Scr -O Names.prt -V Names.vis'
set displayUid4 = 'displayUid -u NamesU -I NamesU.Dat -S NamesU.Scr -O NamesU.prt -V NamesU.vis'



foreach test ("$displayUid1" "$displayUid2" "$displayUid3" "$displayUid4" Case)