Isabelle
author wenzelm
Tue, 25 Sep 2012 16:55:32 +0200
changeset 49563 4b2762e12b47
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more complete build; added option -c to imitate old browser;

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

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