Isabelle
author haftmann
Sat, 20 Oct 2012 10:00:21 +0200
changeset 49949 be3dd2e602e8
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
refined internal structure of Enum.thy

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

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