Skip to content

Commit

Permalink
adapted example
Browse files Browse the repository at this point in the history
  • Loading branch information
vale1410 committed Jan 6, 2021
1 parent 6954d25 commit af0ad0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/qbf_true.bul
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#forall[1] :: y?
#exists[2] :: x?
#exists[1] :: x?
~x, y.
x, ~y.

0 comments on commit af0ad0c

Please sign in to comment.