projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
772d8b6
)
fix misleading comment in example
author
Morgan Deters
<mdeters@gmail.com>
Mon, 22 Oct 2012 18:58:01 +0000
(18:58 +0000)
committer
Morgan Deters
<mdeters@gmail.com>
Mon, 22 Oct 2012 18:58:01 +0000
(18:58 +0000)
examples/simple_vc_cxx.cpp
patch
|
blob
|
history
diff --git
a/examples/simple_vc_cxx.cpp
b/examples/simple_vc_cxx.cpp
index 92714ebc72f89d346cef25d266b65a5e251ec4c1..56c5763a21d620db30a518522d85a888470368ea 100644
(file)
--- a/
examples/simple_vc_cxx.cpp
+++ b/
examples/simple_vc_cxx.cpp
@@
-20,7
+20,7
@@
#include <iostream>
-//#include <cvc4.h> // use this after CVC4 is properly installed
+//#include <cvc4
/cvc4
.h> // use this after CVC4 is properly installed
#include "smt/smt_engine.h"
using namespace std;