Isabelle
author wenzelm
Tue, 07 Aug 2012 23:43:05 +0200
changeset 48722 a5e3ba7cbb2a
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;

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

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