src/HOL/ROOT.ML
author wenzelm
Tue, 06 Nov 2007 22:50:36 +0100
changeset 25318 c8352b38d47d
parent 23894 1a4167d761ac
child 25964 080f89d89990
permissions -rw-r--r--
synchronize_syntax: declare operations within the local scope of fixes/consts (still inactive -- breaks rogue type-inference of rule_tac/where/of);

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

use_thy "Main";

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