make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski;
/* Title: Pure/package.scala
Module: PIDE
Author: Makarius
Toplevel isabelle package.
*/
package object isabelle extends isabelle.Basic_Library
{
}