Isabelle
author haftmann
Thu, 04 Oct 2012 23:19:02 +0200
changeset 49719 b2135b2730e8
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified type of msetprod; n.b. image function need not be part of minimal definition of msetprod, since multisets may already contain repeated elements

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

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