| author | nipkow |
| Thu, 10 Sep 2009 12:53:49 +0200 | |
| changeset 32550 | d57c7a2d927c |
| parent 32153 | a0e57fb1b930 |
| child 32740 | 9dd0a2f83429 |
| permissions | -rw-r--r-- |
(* Title: CCL/ROOT.ML Author: Martin Coen, Cambridge University Computer Laboratory Copyright 1993 University of Cambridge Classical Computational Logic based on First-Order Logic. *) set eta_contract; (* CCL - a computational logic for an untyped functional language *) (* with evaluation to weak head-normal form *) use_thys ["Wfd", "Fix"];