src/HOL/IMP/ROOT.ML
author nipkow
Tue, 23 Jan 1996 10:59:35 +0100
changeset 1447 bc2c0acbbf29
parent 1351 4a960c012383
child 1465 5d7a7e439cec
permissions -rw-r--r--
Added a verified verification-condition generator.

(*  Title: 	HOL/IMP/ROOT.ML
    ID:         $Id$
    Author: 	Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow
    Copyright   1995 TUM
*)

HOL_build_completed;	(*Make examples fail if HOL did*)

writeln"Root file for HOL/IMP";
proof_timing := true;
time_use_thy "Properties";
time_use_thy "Equiv";
time_use_thy "VC";