Isabelle
author blanchet
Tue, 23 Apr 2013 16:41:59 +0200
changeset 51742 b5ff7393642d
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
fix bugs in expand tactic w.r.t. datatypes with "needless" discriminators (e.g. lists with is_Nil instead of ~= Nil)

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

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