Isabelle
author wenzelm
Tue, 27 Aug 2013 22:20:11 +0200
changeset 53236 837a6ef61fe9
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
de-register completion first, which is important to make new popup reliably;

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

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