Isabelle
author wenzelm
Fri, 16 Aug 2013 21:33:36 +0200
changeset 53043 8cbfbeb566a4
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more standard attribute_setup / method_setup -- export key ML operations instead of parsers;

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

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