src/CCL/ex/ROOT.ML
author wenzelm
Sat, 11 Jun 2005 22:15:53 +0200
changeset 16368 a06868ebeb0f
parent 9000 c20d58286a51
child 17456 bcf7544875b2
permissions -rw-r--r--
discontinued named name spaces (classK, typeK, constK); name space of classes and types maintained in tsig; read_tyname/read_const now raise ERROR instead of TYPE; tuned;

(*  Title:      CCL/ex/ROOT.ML
    ID:         $Id$
    Author:     Martin Coen, Cambridge University Computer Laboratory
    Copyright   1993  University of Cambridge

Executes all examples for Classical Computational Logic
*)

time_use_thy "Nat";
time_use_thy "List";
time_use_thy "Stream";
time_use_thy "Flag";