Isabelle
author wenzelm
Sat, 04 Feb 2012 14:20:39 +0100
changeset 46285 30953ef09bcd
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified mixfix (NB: infix is no longer required separately);

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

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