Isabelle
author popescua
Tue, 16 Oct 2012 17:08:20 +0200
changeset 49877 b75555ec30a4
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
ported HOL/BNF/Examples/Derivation_Trees to the latest status of the codatatype package

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

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