Skip to content

Commit

Permalink
Merge branch 'develop' into ci_experimental_py
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl authored Feb 12, 2021
2 parents 67e6b97 + dc26399 commit bf29e62
Show file tree
Hide file tree
Showing 7 changed files with 473 additions and 432 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ set(AMICI_SRC_LIST
${CMAKE_SOURCE_DIR}/src/model.cpp
${CMAKE_SOURCE_DIR}/src/model_ode.cpp
${CMAKE_SOURCE_DIR}/src/model_dae.cpp
${CMAKE_SOURCE_DIR}/src/model_state.cpp
${CMAKE_SOURCE_DIR}/src/newton_solver.cpp
${CMAKE_SOURCE_DIR}/src/forwardproblem.cpp
${CMAKE_SOURCE_DIR}/src/steadystateproblem.cpp
Expand Down
Loading

0 comments on commit bf29e62

Please sign in to comment.