Mercurial > hg > webaudioevaluationtool
diff apeTool.html @ 691:06fbaccf3b58
Merge and updated bib.
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Wed, 22 Apr 2015 11:00:58 +0100 |
parents | 640a8d827e48 f602b19b20fd |
children | 55e8ab191227 |
line wrap: on
line diff
--- a/apeTool.html Wed Apr 22 10:05:11 2015 +0100 +++ b/apeTool.html Wed Apr 22 11:00:58 2015 +0100 @@ -33,7 +33,7 @@ </script> <!-- Uncomment the following script for automatic loading of projects --> <script> - url = 'example_eval/project2.xml'; //Project XML document location + url = 'example_eval/project.xml'; //Project XML document location loadProjectSpec(url); </script>