Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
dsh0416 committed Dec 12, 2023
1 parent 9eed5ac commit b334693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/prolog_mqi/prolog_mqi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def query_async(value, find_all=true)

def cancel_query_async
write('cancel_async')
read
end

def query_async_result
Expand Down

0 comments on commit b334693

Please sign in to comment.