summaryrefslogtreecommitdiff
path: root/bubble.html
diff options
context:
space:
mode:
Diffstat (limited to 'bubble.html')
-rw-r--r--bubble.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bubble.html b/bubble.html
index c0ed167..c6305d4 100644
--- a/bubble.html
+++ b/bubble.html
@@ -134,6 +134,7 @@ html, body {
<script src="d3.js"></script>
<script src="collision.js"></script>
+<script src="preprocess.js"></script>
<script src="bubble.js"></script>
</body>
</html>