Isabelle
author wenzelm
Wed, 13 Mar 2013 16:04:16 +0100
changeset 51418 7b8ce8403340
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more accurate handling of global browser info at the very end (without races), subject to no_build and info.browser_info;

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

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