Isabelle
author wenzelm
Mon, 03 Sep 2012 21:30:34 +0200
changeset 49098 673e0ed547af
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
bypass slow check for inlined files, where it is not really required;

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

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