Isabelle
author wenzelm
Fri, 13 Apr 2012 19:44:15 +0200
changeset 47457 5535d1a82e42
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
recognize MacOS on modern Java implementations, notably OpenJDK 1.7;

#!/usr/bin/env bash
#
# Author: Makarius
#
# Default Isabelle application wrapper.

exec "$(dirname "$0")"/bin/isabelle jedit "$@"