# Set QTDIR for csh
if ( ${?QTDIR} ) then
   exit
endif

setenv QTDIR /usr/lib/qt3/
