Isabelle
author huffman
Sun, 09 Oct 2011 08:30:48 +0200
changeset 45121 5e495ccf6e56
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
Set.thy: remove redundant [simp] declarations

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

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