src/CCL/ROOT.ML
author huffman
Thu, 31 May 2012 10:01:15 +0200
changeset 48047 2efdcc7d0775
parent 39128 93a7365fb4ee
permissions -rw-r--r--
temporarily comment out portion of Quotient_Examples/Quotient_Rat.thy, broken by changes to Int.thy

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