src/Pure/System/build.ML
changeset 48466 3b2fb20df17d
parent 48465 a25daffda966
child 48468 7f2998b95249
--- a/src/Pure/System/build.ML	Tue Jul 24 11:14:37 2012 +0200
+++ b/src/Pure/System/build.ML	Tue Jul 24 11:39:22 2012 +0200
@@ -53,7 +53,7 @@
         (Options.bool options "browser_info") browser_info
         (Options.string options "document")
         (Options.bool options "document_graph")
-        (space_explode "," (Options.string options "document_variants"))
+        (space_explode ":" (Options.string options "document_variants"))
         parent base_name
         (true (* FIXME copy document/ files on Scala side!? *),
           Options.string options "document_dump")