Isabelle
author wenzelm
Tue, 19 Jun 2012 20:43:09 +0200
changeset 48115 d868e4f7905b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more on syntax translations;

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

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