Isabelle
author wenzelm
Tue, 17 Jul 2012 16:54:23 +0200
changeset 48277 f14e564fca1a
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned imports;

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

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