Integ/ROOT.ML
author lcp
Thu, 06 Apr 1995 11:27:54 +0200
changeset 241 b67c8e01ae04
parent 217 b6c0407f203e
child 243 811481779743
permissions -rw-r--r--
Removed the "exit 1" calls, since now the Makefile does them.

(*  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*)

loadpath := ["Integ"];
time_use_thy "Integ" handle _ => exit 1;