Isabelle
author wenzelm
Tue, 24 Jul 2012 10:58:43 +0200
changeset 48462 424fd5364f15
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;

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

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