#! /bin/tcsh
#autoconf
#autoheader
setenv CXXFLAGS -g
./configure --enable-debug --enable-sscl
make
