Isabelle
author wenzelm
Fri, 20 Jul 2012 18:50:33 +0200
changeset 48370 d0fa3efec93b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
require explicit initialization of options; more explicit Position operations;

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

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