Isabelle
author blanchet
Wed, 26 Sep 2012 10:00:59 +0200
changeset 49588 9b72d207617b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
export "dtor_map_coinduct" theorems, since they're used in one example

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

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