Isabelle
author wenzelm
Fri, 30 Aug 2013 12:44:39 +0200
changeset 53322 a4cd032172e0
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
allow short words for explicit completion;

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

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