Isabelle
author wenzelm
Fri, 20 Jul 2012 11:52:20 +0200
changeset 48361 63bdba7c1366
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tune;

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

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