Isabelle
author wenzelm
Wed, 28 Dec 2011 13:08:18 +0100
changeset 46004 484ef66bc3a1
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more selective target "full" -- avoid failure of HOL-Datatype_Benchmark on 32bit platforms;

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

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