Isabelle
author haftmann
Sun, 18 Aug 2013 15:29:50 +0200
changeset 53063 8f7ac535892f
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
explicit conversion from and to bool, and into algebraic structures with 0 and 1

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

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