Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
isa-afp
afp-devel
Commits
3a0ed0e8fcfb
Commit
3013f2f5
authored
Feb 25, 2021
by
Gerwin Klein
Browse files
Isabelle app layout changed on Mac
parent
cb1f24a06749
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/common
View file @
3a0ed0e8
...
...
@@ -44,7 +44,7 @@ default_isabelle_tool()
ISABELLE_VERSION="Isabelle$VERSION"
ISABELLE_TOOL="$ISABELLE_RELEASES/$ISABELLE_VERSION/bin/isabelle"
if [[ "$OSTYPE" == darwin* && ! -x "$ISABELLE_TOOL" ]]; then
ISABELLE_TOOL="$ISABELLE_RELEASES/${ISABELLE_VERSION}.app/
Isabelle/
bin/isabelle"
ISABELLE_TOOL="$ISABELLE_RELEASES/${ISABELLE_VERSION}.app/bin/isabelle"
fi
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment