aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
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 2ab7c6e..36a86bc 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
</head>
<body>
<div id="forthroot"></div>
+ <script src="forthlib.js"></script>
<script src="forth.js"></script>
</body>
</html>