src/CCL/ROOT.ML
author huffman
Sat, 23 Oct 2010 11:03:50 -0700
changeset 40095 5325a062ff53
parent 39128 93a7365fb4ee
permissions -rw-r--r--
tuned

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