| author | mengj |
| Tue, 07 Mar 2006 04:04:21 +0100 | |
| changeset 19200 | 1da6b9a1575d |
| parent 17456 | bcf7544875b2 |
| child 24106 | f2965bf954dc |
| permissions | -rw-r--r-- |
| 9000 | 1 |
(* Title: CCL/ex/ROOT.ML |
| 0 | 2 |
ID: $Id$ |
3 |
Author: Martin Coen, Cambridge University Computer Laboratory |
|
4 |
Copyright 1993 University of Cambridge |
|
5 |
||
| 17456 | 6 |
Examples for Classical Computational Logic. |
| 0 | 7 |
*) |
8 |
||
| 1351 | 9 |
time_use_thy "Nat"; |
10 |
time_use_thy "List"; |
|
11 |
time_use_thy "Stream"; |
|
12 |
time_use_thy "Flag"; |