Mercurial > hg > webaudioevaluationtool
diff index.html @ 447:9d73d9f6b03e Dev_main
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 | cb2132a83247 |
children | f6c9f9e5400e |
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)