| author | oheimb |
| Thu, 24 Sep 1998 11:00:07 +0200 | |
| changeset 5543 | f457121ff50c |
| parent 4446 | 097004a470fb |
| child 6349 | f7750d816c21 |
| permissions | -rw-r--r-- |
| 1461 | 1 |
(* Title: ZF/Coind/MT.ML |
| 916 | 2 |
ID: $Id$ |
| 1461 | 3 |
Author: Jacob Frost, Cambridge University Computer Laboratory |
| 916 | 4 |
Copyright 1995 University of Cambridge |
5 |
||
6 |
Based upon the article |
|
7 |
Robin Milner and Mads Tofte, |
|
8 |
Co-induction in Relational Semantics, |
|
9 |
Theoretical Computer Science 87 (1991), pages 209-220. |
|
10 |
||
11 |
Written up as |
|
12 |
Jacob Frost, A Case Study of Co_induction in Isabelle |
|
13 |
Report, Computer Lab, University of Cambridge (1995). |
|
14 |
*) |
|
15 |
||
| 1461 | 16 |
ZF_build_completed; (*Make examples fail if ZF did*) |
| 916 | 17 |
|
18 |
writeln"Root file for ZF/Coind"; |
|
| 4446 | 19 |
set proof_timing; |
| 1351 | 20 |
|
|
957
28a48c44ca57
Removed exception handlers, as they are now in ZF/Makefile.
lcp
parents:
916
diff
changeset
|
21 |
time_use_thy "MT"; |