Isabelle
author blanchet
Sun, 22 Apr 2012 14:16:46 +0200
changeset 47669 f3896a53043f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
fix bug where "==" was used instead of "HOL.eq"

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

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