Isabelle
author kuncar
Tue, 09 Oct 2012 16:58:36 +0200
changeset 49758 718f10c8bbfc
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
use Set.filter instead of Finite_Set.filter, which is removed then

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

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