Isabelle
author blanchet
Sat, 12 Jan 2013 16:49:40 +0100
changeset 50841 087e3c531e86
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
honor filtering out of arguments for built-in constants (e.g. representation of numerals)

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

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