Isabelle
author wenzelm
Sat, 28 Jul 2012 20:12:47 +0200
changeset 48585 a82910dd2270
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
announce advanced support for Isabelle sessions and build management;

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

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