Some more cleaning, renaming shit

This commit is contained in:
Max Lynch
2013-09-22 23:47:02 -05:00
parent 946672cd84
commit 6cf5797f4e
5 changed files with 14 additions and 16 deletions

View File

@@ -46,9 +46,9 @@
</div>
<div id="event-log"></div>
</div>
<script src="../../js/framework/framework-utils.js"></script>
<script src="../../js/framework/framework-gestures.js"></script>
<script src="../../js/framework/framework-events.js"></script>
<script src="../js/utils.js"></script>
<script src="../js/gestures.js"></script>
<script src="../js/events.js"></script>
<script src="events.js"></script>
</body>
</html>