Isabelle
author haftmann
Thu, 22 Aug 2013 21:15:43 +0200
changeset 53146 3a93bc5d3370
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj

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

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