Isabelle
author wenzelm
Sat, 14 Jan 2012 20:05:58 +0100
changeset 46218 ecf6375e2abb
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
renamed Term.list_all to Logic.list_all, in accordance to HOLogic.list_all;

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

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