src/CCL/ROOT.ML
author wenzelm
Fri, 03 Aug 2012 16:00:12 +0200
changeset 48662 b171bcd5dd86
parent 39128 93a7365fb4ee
permissions -rw-r--r--
more informative process exit code;

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

Classical Computational Logic based on First-Order Logic.

A computational logic for an untyped functional language with
evaluation to weak head-normal form.
*)

use_thys ["Wfd", "Fix"];