Isabelle
author wenzelm
Wed, 07 Nov 2012 16:02:43 +0100
changeset 50072 775445d65e17
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated biresolve_tac, bimatch_tac; removed obscure historical material;

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

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