skos_browser/commit

fix arity

authorMichiel Hildebrand
Mon Dec 10 14:52:17 2012 +0100
committerMichiel Hildebrand
Mon Dec 10 14:52:17 2012 +0100
commit7bd95f177088330d2bc7bfe8fb8fbc1ee33a85a3
tree9dd7d7e83d7a0bd973c309de83b720ed6b73ffe3
parent828bc8b0cac979a8958165442ede72cc86e8154b
Diff style: patch stat
diff --git a/api/skos_concepts.pl b/api/skos_concepts.pl
index bbba67d..c5a097e 100644
--- a/api/skos_concepts.pl
+++ b/api/skos_concepts.pl
@@ -15,7 +15,7 @@
 
 :- multifile
 	cliopatria:conceptscheme_property/3,
-	cliopatria:concept_property/3.
+	cliopatria:concept_property/4.
 
 %%	http_concept_schemes(+Request)
 %