Isabelle
author wenzelm
Tue, 21 Aug 2012 22:26:34 +0200
changeset 48877 51659a3819a7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
prefer File.full_path in accordance to check_file;

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

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