author | clasohm |
Tue, 24 Oct 1995 14:59:17 +0100 | |
changeset 251 | f04b33ce250f |
parent 243 | 811481779743 |
permissions | -rw-r--r-- |
251 | 1 |
(* Title: Old_HOL/Integ/ROOT.ML |
217 | 2 |
ID: $Id$ |
3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
|
4 |
Copyright 1995 University of Cambridge |
|
5 |
||
6 |
The Integers in HOL (ported from ZF by Riccardo Mattolini) |
|
7 |
*) |
|
8 |
||
9 |
HOL_build_completed; (*Cause examples to fail if HOL did*) |
|
10 |
||
11 |
loadpath := ["Integ"]; |
|
243 | 12 |
time_use_thy "Integ"; |
251 | 13 |
|
14 |
make_chart (); (*make HTML chart*) |