harmonize partial strings with complete strings (#276), make Addr a copyable type
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
).
|
||||
|
||||
'$submit_query_and_print_results'(Term0, VarList) :-
|
||||
write('oh brother'), nl,
|
||||
( expand_goals(Term0, Term) -> true
|
||||
; Term0 = Term
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user