src/CCL/ROOT.ML
author nipkow
Tue, 20 Oct 2009 13:20:42 +0200
changeset 33014 85d7a096e63f
parent 32740 9dd0a2f83429
child 38798 89f273ab1d42
permissions -rw-r--r--
added inv_def for compatibility as a lemma

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