summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-10-19 15:03:42 +0300
committerAlon Levy <alon@pobox.com>2014-10-19 15:03:42 +0300
commit386ccba26490590914027f8ab3e64f2bfdd203d9 (patch)
treee2cf18e77c890e0bf6f2e4c47495a74287f2c337 /index.html
parentb38fe801203e82da55302392be5c16ff79acae6f (diff)
factor out util.js
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 83dcc535..549ecec2 100644
--- a/index.html
+++ b/index.html
@@ -130,6 +130,7 @@
</div>
<script src="scripts/history.js"></script>
+ <script src="scripts/util.js"></script>
<script src="scripts/rhizicore.js"></script>
<script src="scripts/textanalysis.js"></script>
<script src="scripts/textanalysis-ui.js"></script>