waisda/commit

load semweb libraries

authorMichiel Hildebrand
Sun Mar 13 13:33:29 2011 +0100
committerMichiel Hildebrand
Sun Mar 13 13:33:29 2011 +0100
commit556b0c133589a6ec0450fa880f9af7056c490c81
tree16af95eaa2a0bce234c66dbe51d477703eb999a6
parentfa958b9433e8dfabd5c300b1e5473a2398c0bca7
Diff style: patch stat
diff --git a/config-available/waisda.pl b/config-available/waisda.pl
index 1e72b42..156b41f 100755
--- a/config-available/waisda.pl
+++ b/config-available/waisda.pl
@@ -3,6 +3,8 @@
 	  ]).
 
 :- use_module(library(http/http_dispatch)).
+:- use_module(library(semweb/rdf_db)).
+:- use_module(library(semweb/rdfs)).
 :- use_module(library(semweb/rdf_zlib_plugin)).
 :- use_module(library(semweb/rdf_library)).
 :- use_module(config_available(skos)).