Isabelle
author haftmann
Fri, 14 Oct 2011 18:55:59 +0200
changeset 45144 3f4742ce4629
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
moved sublists to More_List.thy

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

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