Isabelle
author blanchet
Tue, 03 Jan 2012 18:33:18 +0100
changeset 46087 680edc162249
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
fixed type annotations

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

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