amalgame/commit

Added hook to make autocomplete work on virtual (not materialized) skos concept schemes

authorJacco van Ossenbruggen
Tue Sep 2 15:00:36 2014 +0200
committerJacco van Ossenbruggen
Tue Sep 2 15:00:36 2014 +0200
commitbc432100614ee0f8a2d90011e4748689fda7d884
treec99d31432aed9f5c0080eb6f9274e5426de24039
parent7e5b71d7ad6f6babeb6f09671a28dfea501d98a5
Diff style: patch stat
diff --git a/lib/amalgame/hooks/load.pl b/lib/amalgame/hooks/load.pl
index 811c692..3b6f57f 100644
--- a/lib/amalgame/hooks/load.pl
+++ b/lib/amalgame/hooks/load.pl
@@ -1,5 +1,5 @@
 :- module(amalgame_hooks_loader, []).
 
-
+:- use_module(autocomplete).
 :- use_module(strategy_backward_compatability).
 :- use_module(skos_browser).