Isabelle
author wenzelm
Fri, 16 Mar 2012 11:26:55 +0100
changeset 46957 0c15caf47040
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
clarified Keyword.is_keyword: union of minor and major; misc tuning and simplification;

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

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