Isabelle
author wenzelm
Sat, 17 Aug 2013 22:08:21 +0200
changeset 53054 8365d7fca3de
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
public access for protocol handlers and protocol commands -- to be used within reason;

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

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