| author | wenzelm |
| Tue, 17 Nov 1998 14:04:32 +0100 | |
| changeset 5901 | a8e1ca1b2ec6 |
| parent 4446 | 097004a470fb |
| child 6349 | f7750d816c21 |
| permissions | -rw-r--r-- |
(* Title: CCL/ex/ROOT ID: $Id$ Author: Martin Coen, Cambridge University Computer Laboratory Copyright 1993 University of Cambridge Executes all examples for Classical Computational Logic *) CCL_build_completed; (*Cause examples to fail if CCL did*) writeln"Root file for CCL examples"; set proof_timing; time_use_thy "Nat"; time_use_thy "List"; time_use_thy "Stream"; time_use_thy "Flag";