| author | wenzelm | 
| Wed, 12 May 1999 16:50:56 +0200 | |
| changeset 6638 | 731b4aec2fd6 | 
| parent 6349 | f7750d816c21 | 
| child 9000 | c20d58286a51 | 
| 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 *) 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";