cronjob.sh revision 5dbf02d7e5d3b12b4b24def93c1ef84f32059d1a
export PATH
export MAKE
export HETS_LIB
export GHCRTS
. ../cronjob.sh
# remove unoptimized h2hf
# optimize a bit using optimized programatica stuff
cd HetCATS
rm Comorphisms/*.o
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