(defn display-query "Return a query in a readable format." [query] (list* '?- (display-literal query)))
Comments top
No comments for display-query. Log in to add a comment.