path_add "~~/src/HOL/Library";
authorwenzelm
Wed, 18 Oct 2000 23:40:58 +0200
changeset 10263 9cc180732945
parent 10262 3c43e8086cba
child 10264 ef384b242d09
path_add "~~/src/HOL/Library";
src/HOL/ROOT.ML
--- a/src/HOL/ROOT.ML	Wed Oct 18 23:40:38 2000 +0200
+++ b/src/HOL/ROOT.ML	Wed Oct 18 23:40:58 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;