summaryrefslogtreecommitdiff
path: root/examples/api/sygus-fun.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/sygus-fun.cpp')
-rw-r--r--examples/api/sygus-fun.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/api/sygus-fun.cpp b/examples/api/sygus-fun.cpp
index a29cdb132..be4d3e8d5 100644
--- a/examples/api/sygus-fun.cpp
+++ b/examples/api/sygus-fun.cpp
@@ -49,7 +49,7 @@
#include <iostream>
-using namespace CVC5::api;
+using namespace cvc5::api;
int main()
{
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback