Isabelle
author wenzelm
Thu, 08 Mar 2012 21:36:36 +0100
changeset 46839 f7232c078fa5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified -- plain map_index is sufficient (pointed out by Enrico Tassi);

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

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