author | wenzelm |
Thu, 11 Mar 1999 13:20:35 +0100 | |
changeset 6349 | f7750d816c21 |
parent 6252 | 935f183bf406 |
child 7091 | b76a26835a5c |
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";