Isabelle
author wenzelm
Thu, 27 Sep 2012 15:04:26 +0200
changeset 49610 1b36c6676685
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
physical File.eq in conformance to Isabelle/ML;

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

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