diff index.html @ 2037:d570e61f7731

Keep track of randomisation in console log; multipage example XML.
author Brecht De Man <b.deman@qmul.ac.uk>
date Mon, 15 Jun 2015 16:54:39 +0100
parents 667d65aac3d6
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>