src/HOL/Integ/ROOT.ML
author wenzelm
Fri, 10 Oct 1997 17:38:50 +0200
changeset 3838 a16277522928
parent 2280 eb2ba30c2981
child 5078 7b5ea59c0275
permissions -rw-r--r--
tuned;

(*  Title:      HOL/Integ/ROOT
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1995  University of Cambridge

The Integers in HOL (ported from ZF by Riccardo Mattolini)
*)

HOL_build_completed;    (*Cause examples to fail if HOL did*)

time_use_thy "Bin";
time_use_thy "IntRing";