Isabelle
author wenzelm
Fri, 28 Jun 2013 14:51:19 +0200
changeset 52472 3a43a8b1ecb0
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
load icons via options -- prefer IntelliJ IDEA for now;

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

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