src/CCL/ex/ROOT.ML
author paulson
Wed, 15 Jul 1998 14:19:02 +0200
changeset 5148 74919e8f221c
parent 4446 097004a470fb
child 6349 f7750d816c21
permissions -rw-r--r--
More tidying and removal of "\!\!... from Goal commands

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