diff index.html @ 1031:d4eecacc6558

Keep track of randomisation in console log; multipage example XML.
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Mon, 15 Jun 2015 16:54:39 +0100
parents 5a1313f44e93
children 7a8fcf04aad3
line wrap: on
line diff
--- a/index.html	Mon Jun 15 13:09:46 2015 +0100
+++ b/index.html	Mon Jun 15 16:54:39 2015 +0100
@@ -25,7 +25,7 @@
 		</script>
 		<!-- Uncomment the following script for automatic loading of projects -->
 		<script>
-			url = 'example_eval/RealismEvaluation.xml'; //Project XML document location
+			url = 'example_eval/project.xml'; //Project XML document location
 			loadProjectSpec(url);
 		</script>