src/HOL/Prolog/ROOT.ML
author blanchet
Sat, 18 Dec 2010 21:07:34 +0100
changeset 41273 35ce17cd7967
parent 24104 719fbe4fb77f
child 41589 bbd861837ebc
permissions -rw-r--r--
made the relevance filter treat unatomizable facts like "atomize_all" properly (these result in problems that get E spinning seemingly forever); disabled inductions (E and SPASS don't like them), but kept "ext" (seems more harmless)

(*  Title:    HOL/Prolog/ROOT.ML
    ID:       $Id$
    Author:   David von Oheimb (based on a lecture on Lambda Prolog by Nadathur)
*)

use_thys ["Test", "Type"];