Isabelle
author huffman
Tue, 27 Dec 2011 11:38:55 +0100
changeset 45995 b16070689726
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin

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

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