author | wenzelm |
Mon, 29 Nov 1999 15:52:49 +0100 | |
changeset 8039 | a901bafe4578 |
parent 7091 | b76a26835a5c |
child 9000 | c20d58286a51 |
permissions | -rw-r--r-- |
(* Title: LK/ex/ROOT ID: $Id$ Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 1992 University of Cambridge Executes all examples for Classical Logic. *) writeln"Root file for LK examples"; set proof_timing; time_use "prop.ML"; time_use "quant.ML"; time_use "hardquant.ML"; use_thy "Nat";