Isabelle
author wenzelm
Sun, 29 Jan 2012 21:04:39 +0100
changeset 46274 67139209b548
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated rotate_tac;

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

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