src/HOL/Import/ROOT.ML
author blanchet
Wed, 08 Sep 2010 19:22:37 +0200
changeset 39258 65903ec4e8e8
parent 37296 1fad5b94c0ae
permissions -rw-r--r--
workaround to avoid subtle "add_ffpairs" unification exception in Sledgehammer; to reproduce the old bug, replace the command by(rule new_Addr_SomeD) on line 27 of Jinja/J/TypeSafe.thy with by (metis new_Addr_SomeD)

(*  Title:      HOL/Import/ROOT.ML
    Author:     Sebastian Skalberg (TU Muenchen)
*)

use_thys ["HOL4Compat", "HOL4Syntax"];