cronjob.sh revision f65bea09e0a59c3bcf23d04c8a9e2a5144ac09b2
export PATH
export MAKE
export HETS_LIB
. ../cronjob.sh
#makeProgramatica
# install hets binary
# copy matching version for hets.cgi
# 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 Hets
# build and install locally hets.cgi
cd ../../../Hets
cd ..
# pack Hets-lib for cofi at fixed location
# repack putting docs into sources on www server
cd $destdir
\rm -f Hets.tar.gz
# a few more tests
cd $HETS_LIB