src/HOL/ROOT.ML
author wenzelm
Tue, 10 Jul 2007 23:29:43 +0200
changeset 23719 ccd9cb15c062
parent 23166 45f3c90b2d27
child 23894 1a4167d761ac
permissions -rw-r--r--
more markup for inner and outer syntax; added enclose;

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

use_thy "Main";

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

Goal "True";  (*leave subgoal package empty*)