Isabelle
author wenzelm
Tue, 24 Jul 2012 10:39:03 +0200
changeset 48459 375e45df6fdf
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
timing is command line options, not system option;

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

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