Mercurial > hg > webaudioevaluationtool
diff index.html @ 114:d9a02dbfbf2c
Popup now in core.js, universal to interface.
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Tue, 26 May 2015 11:40:17 +0100 |
parents | dcb042ed9d76 |
children | 300d4f58f2b4 |
line wrap: on
line diff
--- a/index.html Mon May 25 11:14:12 2015 +0100 +++ b/index.html Tue May 26 11:40:17 2015 +0100 @@ -26,7 +26,7 @@ </script> <!-- Uncomment the following script for automatic loading of projects --> <script> - url = 'PXL_test/brecht.xml'; //Project XML document location + url = 'example_eval/project.xml'; //Project XML document location loadProjectSpec(url); </script>