summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-09-15 12:29:12 +0200
committerAleš Smodiš <aless@guru.si>2015-09-15 12:29:12 +0200
commit39fa66c8602bad9278d6683b35e0be6cc1ab92cc (patch)
treec66b74a946f51527fc051f33c102ea1affdbe5d4 /index.html
parent43b3578dd8bf93cbfca7f5203175ac6dda6ec412 (diff)
Remove the old code: old communication, separate prolog and python pages.
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 64e66f9..fb8342a 100644
--- a/index.html
+++ b/index.html
@@ -127,6 +127,7 @@
<script src="js/codemirror/codemirror.js"></script>
<script src="js/codemirror/matchbrackets.js"></script>
<script src="js/codemirror/prolog.js"></script>
+ <script src="js/codemirror/python.js"></script>
<script src="js/codemirror/show-hint.js"></script>
<!-- codeq app -->
<script src="js/codeq.js"></script>