src/CCL/ROOT.ML
author wenzelm
Fri, 27 Apr 2012 21:44:44 +0200
changeset 47813 18de60b8c906
parent 39128 93a7365fb4ee
permissions -rw-r--r--
made Context_Position independent from Config;

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