Isabelle
author bulwahn
Thu, 27 Oct 2011 13:50:54 +0200
changeset 45272 5995ab88a00f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access

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

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