src/HOL/ROOT.ML
author paulson
Wed, 28 Nov 2007 16:26:03 +0100
changeset 25492 4cc7976948ac
parent 23894 1a4167d761ac
child 25964 080f89d89990
permissions -rw-r--r--
Chained theorems are no longer mentioned in metis calls and (if used) they prevent the output of a structured proof.

(*  Title:      HOL/ROOT.ML
    ID:         $Id$
 
Classical Higher-order Logic.
*)

use_thy "Main";

path_add "~~/src/HOL/Library";