Isabelle
author blanchet
Fri, 16 Aug 2013 18:04:39 +0200
changeset 53034 6067703399ad
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
moved library function where it belongs, and used Dmitriy's inside-out implementation

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

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