src/CCL/ex/ROOT.ML
author aspinall
Wed, 20 Sep 2006 13:02:30 +0200
changeset 20642 cfe2b0803a51
parent 17456 bcf7544875b2
child 24106 f2965bf954dc
permissions -rw-r--r--
Add Source.of_instream_slurp to try to ensure that XML parser sees whole documents.

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

Examples for Classical Computational Logic.
*)

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