Isabelle
author haftmann
Sat, 03 Mar 2012 22:38:53 +0100
changeset 46791 e1569a38448c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
plugged in pre-existing theories appropriately

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

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