Isabelle
author wenzelm
Thu, 02 Feb 2012 18:11:42 +0100
changeset 46282 83864b045a72
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
clarified syntax section structure;

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

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