src/CCL/ROOT.ML
author wenzelm
Wed, 21 Mar 2012 11:36:47 +0100
changeset 47062 9deb10a16203
parent 39128 93a7365fb4ee
permissions -rw-r--r--
improved isatest arguments for macbroy2;

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