calebnwokocha commited on
Commit
d47c7f1
·
verified ·
1 Parent(s): e2a5b83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ Example of client-82.cpp for codeblocks-satisfier-nosetup-version2
10
  #include <satisfier>
11
  #include <iostream>
12
 
13
- int main (/*satisfier*/)
14
  {
15
  Suppose_literal (K, true);
16
  Suppose_literal (M, true);
 
10
  #include <satisfier>
11
  #include <iostream>
12
 
13
+ int main (/* implementation-defined */)
14
  {
15
  Suppose_literal (K, true);
16
  Suppose_literal (M, true);