src/Tools/WWW_Find/ROOT.ML
author traytel
Thu, 29 Sep 2011 09:37:59 +0200
changeset 45102 7bb89635eb51
parent 45066 11f622794ad6
child 48495 bf5b45870110
permissions -rw-r--r--
correct coercion generation in case of unknown map functions

if ML_System.is_polyml then
 (use "unicode_symbols.ML";
  use "html_unicode.ML";
  use "mime.ML";
  use "http_status.ML";
  use "http_util.ML";
  use "xhtml.ML";
  use "socket_util.ML";
  use "scgi_req.ML";
  use "scgi_server.ML";
  use "echo.ML";
  use "html_templates.ML";
  use "find_theorems.ML";
  use "yxml_find_theorems.ML")
else ();