author | oheimb |
Wed, 27 Nov 1996 13:13:21 +0100 | |
changeset 2250 | 891eb76b8045 |
parent 1632 | 39e146ac224c |
child 2280 | eb2ba30c2981 |
permissions | -rw-r--r-- |
1465 | 1 |
(* Title: HOL/Integ/ROOT |
925
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
2 |
ID: $Id$ |
1465 | 3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
925
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 | 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 | 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 |
|
1632 | 11 |
time_use_thy "Bin"; |