src/HOL/Integ/ROOT.ML
author wenzelm
Sat, 02 May 1998 13:27:06 +0200
changeset 4886 31f23b8d6851
parent 2280 eb2ba30c2981
child 5078 7b5ea59c0275
permissions -rw-r--r--
added accesses: string -> string list;

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