src/CCL/ROOT.ML
author wenzelm
Wed, 25 Jul 2012 18:05:07 +0200
changeset 48502 fd03877ad5bc
parent 39128 93a7365fb4ee
permissions -rw-r--r--
session specifications for doc-src, excluding TutorialI for now;

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