summaryrefslogtreecommitdiff
path: root/examples/api/sets-new.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/sets-new.cpp')
-rw-r--r--examples/api/sets-new.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/api/sets-new.cpp b/examples/api/sets-new.cpp
index d4b94aa8f..94ce9d9a8 100644
--- a/examples/api/sets-new.cpp
+++ b/examples/api/sets-new.cpp
@@ -16,7 +16,7 @@
#include <iostream>
-//#include <cvc4/cvc4.h> // use this after CVC4 is properly installed
+// #include "cvc4/api/cvc4cpp.h" // use this after CVC4 is properly installed
#include "api/cvc4cpp.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback