Isabelle
author wenzelm
Tue, 30 Jul 2013 11:38:43 +0200
changeset 52784 4ba2e8b9972f
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
de-assign execs that were not registered as running yet -- observe change of perspective more thoroughly;

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

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