Isabelle
author wenzelm
Tue, 29 May 2012 16:39:42 +0200
changeset 48014 63021e59cbf0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
separate README dockable, which allows to make it more prominent first and remove it later;

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

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