make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski;
theory Abs_Int_init
imports "~~/src/HOL/ex/Interpretation_with_Defs"
"~~/src/HOL/Library/While_Combinator"
Vars Collecting Abs_Int_Tests
begin
hide_const (open) top bot dom --"to avoid qualified names"
end