Isabelle
author haftmann
Sun, 22 Jul 2012 09:56:34 +0200
changeset 48427 571cb1df0768
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
library theories for debugging and parallel computing using code generation towards Isabelle/ML

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

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