Isabelle
author blanchet
Tue, 07 Aug 2012 14:29:18 +0200
changeset 48716 1d2a12bb0640
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users

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

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