Isabelle
author wenzelm
Tue, 08 Jan 2013 21:16:51 +0100
changeset 50777 20126dd9772c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
include timing properties in log; general Properties.parse operations; tuned signature;

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

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