src/HOL/Integ/ROOT.ML
author paulson
Thu, 18 Jan 1996 10:38:29 +0100
changeset 1444 23ceb1dc9755
parent 1351 4a960c012383
child 1465 5d7a7e439cec
permissions -rw-r--r--
trivial updates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1165
97b2bb5d43c3 renamed CHOL to HOL
clasohm
parents: 1025
diff changeset
     1
(*  Title:  	HOL/Integ/ROOT
925
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
     2
    ID:         $Id$
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
     3
    Author: 	Lawrence C Paulson, Cambridge University Computer Laboratory
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
     4
    Copyright   1995  University of Cambridge
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
     5
1165
97b2bb5d43c3 renamed CHOL to HOL
clasohm
parents: 1025
diff changeset
     6
The Integers in HOL (ported from ZF by Riccardo Mattolini)
925
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
     7
*)
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
     8
1165
97b2bb5d43c3 renamed CHOL to HOL
clasohm
parents: 1025
diff changeset
     9
HOL_build_completed;    (*Cause examples to fail if HOL did*)
925
15539deb6863 new version of HOL/Integ with curried function application
clasohm
parents:
diff changeset
    10
1025
23190112d369 Removed the "exit 1" calls, since now the Makefile does them.
nipkow
parents: 925
diff changeset
    11
time_use_thy "Integ";