Isabelle
author wenzelm
Mon, 26 Aug 2013 23:39:53 +0200
changeset 53214 bae01293f4dd
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
tuned imports; tuned proofs;

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

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