src/CCL/ROOT.ML
author boehmes
Mon, 09 Nov 2009 08:57:07 +0100
changeset 33528 b34511bbc121
parent 32740 9dd0a2f83429
child 38798 89f273ab1d42
permissions -rw-r--r--
made theory merge deterministic wrt. the selected solver

(*  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.
*)

Unsynchronized.set eta_contract;

use_thys ["Wfd", "Fix"];