Isabelle
author blanchet
Wed, 12 Dec 2012 00:14:58 +0100
changeset 50481 5d147d492792
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
push normalization further -- avoid theorems that are duplicates of each other except for equality symmetry (esp. for "list.distinct(1)" vs. "(2)" etc.)

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

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