diff options
Diffstat (limited to 'prolog.html')
-rw-r--r-- | prolog.html | 1 |
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 |