Isabelle
author blanchet
Wed, 05 Jun 2013 13:19:26 +0200
changeset 52303 16d7708aba40
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
one less flaky "fpTs" check (flaky in the presence of duplicates in "fpTs", which we want to have in "primrec")

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

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