Skip to content

Commit

Permalink
adding exprtk.h to third party libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
zasexton committed Aug 19, 2024
1 parent 432cec7 commit 20c1f69
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 429 deletions.
4 changes: 1 addition & 3 deletions Code/Source/svFSI/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,7 @@ if(USE_TRILINOS)
link_directories(${Trilinos_TPL_LIBRARY_DIRS})
endif()

if(SV_USE_SYMENGINE)
set(CSRCS ${CSRCS} odes.h odes.cpp)
endif()


simvascular_add_executable(${SV_SVFSI_EXE}
SRCS ${CSRCS}
Expand Down
330 changes: 0 additions & 330 deletions Code/Source/svFSI/odes.cpp

This file was deleted.

Loading

0 comments on commit 20c1f69

Please sign in to comment.