# HG changeset patch # User wenzelm # Date 971983301 -7200 # Node ID 558f7569026e51e288cd7daa075039c42dfcfede # Parent 130ff5eb2b80657422f8659a40961d93915f71e5 tuned; diff -r 130ff5eb2b80 -r 558f7569026e src/HOL/ROOT.ML --- a/src/HOL/ROOT.ML Thu Oct 19 21:21:20 2000 +0200 +++ b/src/HOL/ROOT.ML Thu Oct 19 21:21:41 2000 +0200 @@ -35,6 +35,7 @@ use "~~/src/Provers/Arith/combine_numerals.ML"; with_path "Integ" use_thy "Main"; + path_add "~~/src/HOL/Library"; print_depth 8;