summaryrefslogtreecommitdiff
path: root/prolog.html
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-07-15 22:32:32 +0200
committerAleš Smodiš <aless@guru.si>2015-07-15 22:32:32 +0200
commitf1fc2707bb1081cf63169d71cde259482b7bcddc (patch)
treeddac344f39d8134a675c8b80df5bd37f2960dc0f /prolog.html
parent6a7d1532a223ccf6d69f573c4d6b91fa2bc840d8 (diff)
Added support for displaying hints. For now triggered by hand via a console, e.g. FireBug.
Diffstat (limited to 'prolog.html')
-rw-r--r--prolog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/prolog.html b/prolog.html
index 3ff90d6..a7e73c8 100644
--- a/prolog.html
+++ b/prolog.html
@@ -96,5 +96,6 @@
<!-- codeq app -->
<script src="js/codeq.js"></script>
<script src="js/def_parser.js"></script>
+ <script src="js/prolog.js"></script>
</body>
</html> \ No newline at end of file