Isabelle
author bulwahn
Wed, 17 Oct 2012 15:25:52 +0200
changeset 49901 58cac1b3b535
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic

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

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