cronjob.sh revision df29370ae8d8b41587957f6bcdcb43a3f1927e47
GHCRTS='-H300m -M1g'
export PATH
export MAKE
export HETS_LIB
export GHCRTS
. ../cronjob.sh
# remove unoptimized h2hf
# optimize a bit using optimized programatica stuff
cd HetCATS
cd ..
# install hets binary
# make latex documentation
# create some result files
cd Basic
cd ..
cd ../..
fgrep \*\*\* ../../../isaHC2.log
cd ../..
# try out other binaries
# build user guide
cd ..
# move docs and release sources to destination
# more tests in HetCATS
# build and install locally hets.cgi
cd ../../../HetCATS
cd ..
# pack CASL-lib for cofi at fixed location
cd ..
# repack putting docs into sources on www server
cd $destdir
\rm -f HetCATS.tar.gz
# a few more tests
cd $HETS_LIB