Isabelle
author wenzelm
Fri, 24 Aug 2012 20:58:29 +0200
changeset 48925 9c9bbaa2fff1
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more convenient switching of buffers;

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

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