Isabelle
author bulwahn
Wed, 17 Oct 2012 14:13:57 +0200
changeset 49897 cc69be3c8f87
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)

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

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