Isabelle
author wenzelm
Sun, 12 Aug 2012 19:08:27 +0200
changeset 48780 49a965020394
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
always show some timing information, to reduce the need for explicit -v;

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

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