Isabelle
author kuncar
Tue, 31 Jul 2012 14:43:55 +0200
changeset 48625 77c416ef06fa
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now

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

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