src/CCL/ROOT.ML
author wenzelm
Sun, 30 Jan 2011 13:02:18 +0100
changeset 41648 6d736d983d5c
parent 39128 93a7365fb4ee
permissions -rw-r--r--
clarified example settings for Proof General;

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