Improved installation message.
HOL-OCL/Isabelle_DOF/master This commit looks good Details

This commit is contained in:
Achim D. Brucker 2019-02-06 14:36:41 +00:00
parent c3ecbc8a24
commit 8fff0730d6
1 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@ check_isa_dof_patch
check_afp_entries check_afp_entries
check_old_installation check_old_installation
install_and_register install_and_register
echo "* Installation successful. Enjoy Isabelle/DOF, you can now generate all" echo "* Installation successful. Enjoy Isabelle/DOF, you can now build the session"
echo " documents with Isabelle/DOF by executing." echo " Isabelle_DOF and all example documents by executing:"
echo " $ISABELLE build -D ." echo " $ISABELLE build -D ."
exit 0 exit 0