src/HOL/MetisExamples/ROOT.ML
author immler@in.tum.de
Wed, 03 Jun 2009 16:56:41 +0200
changeset 31409 d8537ba165b5
parent 25709 43a1f08c5a29
permissions -rw-r--r--
split preparing clauses and writing problemfile; included results of count_constants in return-type of prover; optionally pass counted constants to prover; removed unused external_prover from signature

(*  Title:      HOL/MetisExamples/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory

Testing the metis method.
*)

use_thys ["set", "BigO", "Abstraction", "BT", "Message", "Tarski", "TransClosure"];