Mercurial > hg > webaudioevaluationtool
diff apeTool.html @ 1677:57815e764542
Merge and updated bib.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 22 Apr 2015 11:00:58 +0100 |
parents | 4606baf40165 faa111de3b33 |
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>