diff --git a/install b/install index 71c66ef..b6ddcc6 100755 --- a/install +++ b/install @@ -226,7 +226,7 @@ install_and_register(){ } -ISABELLE=`which isabelle` +ISABELLE=`command -v isabelle` SKIP="false" while [ $# -gt 0 ] do