Isabelle
author wenzelm
Fri, 12 Oct 2012 11:03:23 +0200
changeset 49828 5631ee099293
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;

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

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