src/CCL/ex/ROOT.ML
author wenzelm
Sun, 25 Oct 1998 12:33:27 +0100
changeset 5769 6a422b22ba02
parent 4446 097004a470fb
child 6349 f7750d816c21
permissions -rw-r--r--
tuned checklist;

(*  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";