src/HOL/Integ/ROOT.ML
author wenzelm
Tue, 27 May 1997 15:45:07 +0200
changeset 3362 0b268cff9344
parent 2280 eb2ba30c2981
child 5078 7b5ea59c0275
permissions -rw-r--r--
NJ 1.09.2x as factory default!

(*  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";