Isabelle
author wenzelm
Tue, 20 Aug 2013 21:17:39 +0200
changeset 53112 04d8af9ff64b
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
proper exhaustive match (cf. e9beabf045ab);

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

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