summaryrefslogtreecommitdiff
path: root/src/options/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-08-01 09:08:46 -0500
committerGitHub <noreply@github.com>2019-08-01 09:08:46 -0500
commit79881c196e29ef341166e7a31c1183e8b537d069 (patch)
tree25466cceb67c54895bf012fd745dd864d356b153 /src/options/CMakeLists.txt
parent7537ff075dbb2d814d722d2d72586ce78235467c (diff)
Regular expression intersection modes (#3134)
Diffstat (limited to 'src/options/CMakeLists.txt')
-rw-r--r--src/options/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/CMakeLists.txt b/src/options/CMakeLists.txt
index fc725978e..70af2f056 100644
--- a/src/options/CMakeLists.txt
+++ b/src/options/CMakeLists.txt
@@ -37,8 +37,8 @@ libcvc4_add_sources(
set_language.h
smt_modes.cpp
smt_modes.h
- strings_process_loop_mode.cpp
- strings_process_loop_mode.h
+ strings_modes.cpp
+ strings_modes.h
sygus_out_mode.h
theoryof_mode.cpp
theoryof_mode.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback