summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5680f2ef..f63ff8c1 100644
--- a/index.html
+++ b/index.html
@@ -8,13 +8,14 @@
<link rel="shortcut icon" href="images/favicon2.ico" />
+
+
<script src="d3/d3.v3.min.js"></script>
<script src="scripts/jquery.js"></script>
<script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
<script src="scripts/caret.js"></script>
<script src="scripts/autocomplete.js"></script>
- <script type="text/javascript" src="http://static.mentful.com/gantt-chart-d3v2.js"></script>
</head>
@@ -98,6 +99,7 @@
</label>
</div>
+
<script src="scripts/rhizicore.js"></script>
<script src="scripts/textanalysis.js"></script>
<script src="scripts/buttons.js"></script>