Skip to content

Commit b26650e

Browse files
committed
Fix accidental merge conflict
1 parent 1e7d033 commit b26650e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,6 @@ pybind11_add_module(idaklu
9292
src/pybammsolvers/idaklu_source/Expressions/Base/ExpressionTypes.hpp
9393
# IDAKLU expressions - concrete implementations
9494
${IDAKLU_EXPR_CASADI_SOURCE_FILES}
95-
<<<<<<< HEAD
96-
=======
97-
${IDAKLU_EXPR_IREE_SOURCE_FILES}
98-
>>>>>>> 0427a7998aac666b0aafd34f0b556b7df0a7e932
9995
)
10096

10197
if (NOT DEFINED USE_PYTHON_CASADI)

0 commit comments

Comments
 (0)