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