Tidying; renaming of Says_Server_message_form to
Says_Server_not_range; removal of junk from analz_spies_tac;
removal of B~:bad premise from no_nonce_YM1_YM2
#!/bin/sh
#
# $Id$
#
# configure - adapt Isabelle distribution to system environment
## patch scripts
if bash -c ""
then
bash lib/scripts/patch-scripts.bash
else
echo "FATAL ERROR: bash not found!"
exit 2
fi