Isabelle
author wenzelm
Wed, 11 Apr 2012 21:40:46 +0200
changeset 47427 0daa97ed1585
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
rule composition via attribute "OF" (or ML functions OF/MRS) is more tolerant against multiple unifiers;

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

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