Isabelle
author blanchet
Fri, 23 Aug 2013 16:14:26 +0200
changeset 53158 4b9df3461eda
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
thread information about when a constant became relevant through MePo -- the information is not used yet but could help fight starvation in the (ITP) world

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

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