Isabelle
author wenzelm
Sun, 26 Aug 2012 22:32:22 +0200
changeset 48930 10b89c127153
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated Theory.begin_theory;

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

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