Isabelle
author wenzelm
Thu, 19 Jul 2012 20:49:17 +0200
changeset 48355 6b36da29a0bf
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
support for detached Bash_Job with some control operations;

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

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