Isabelle
author bulwahn
Tue, 17 Jan 2012 10:45:42 +0100
changeset 46238 9ace9e5b79be
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)

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

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