summarylogtreecommitdiffstats
path: root/run.pl
diff options
context:
space:
mode:
authorfrnmst/Franco Masotti2016-12-27 23:28:21 +0100
committerfrnmst/Franco Masotti2016-12-27 23:28:21 +0100
commitef8f46da27b403ba37fed40bdbf156b930982085 (patch)
treef77a496a291eeea129cbad448e6c983f97f7cb63 /run.pl
parentf02e5142dafa48c5ceef467db55d4cb1c2548ab6 (diff)
downloadaur-ef8f46da27b403ba37fed40bdbf156b930982085.tar.gz
Updated.
Diffstat (limited to 'run.pl')
-rw-r--r--run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.pl b/run.pl
index 63372c37d5ec..c1252e1f2457 100644
--- a/run.pl
+++ b/run.pl
@@ -26,7 +26,7 @@
*/
:- use_module(server).
-:- use_module(lib/r_swish).
+:- use_module('lib/r_swish').
:- use_module(library(r/r_sandbox)).
% Using `localhost:3050`, we only bind to localhost interface!