Mercurial > hg > webaudioevaluationtool
diff index.html @ 1119:24532dd76263
Updated XSD for setup. APE example now validates (note IDs).
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Wed, 23 Dec 2015 17:17:36 +0000 |
parents | 3edcbbea168b |
children | c75d2ac7f45e |
line wrap: on
line diff
--- a/index.html Wed Dec 23 12:41:08 2015 +0000 +++ b/index.html Wed Dec 23 17:17:36 2015 +0000 @@ -19,6 +19,7 @@ <script src="jquery-2.1.4.js"></script> <script src='core.js'></script> <script src='loudness.js'></script> + <script src='xmllint.js'></script> <script type="text/javascript"> // SEARCH QUERY: By using the GET Request option ?url=loca/path/to/project.xml in the URL bar, you can load a project quickly if (window.location.search.length != 0)