Skip to content

Commit

Permalink
Bugfix in python/CMakeLists : LSEqS is only part of Experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
sofianehaddad committed Nov 13, 2024
1 parent e8c4b42 commit 770aed8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ ot_add_python_module(solver solver_module.i
RungeKutta.i RungeKutta_doc.i.in
Fehlberg.i Fehlberg_doc.i.in
BaseSolverTemplateDefs.i
LeastSquaresEquationsSolver.i LeastSquaresEquationsSolver_doc.i.in
)

ot_add_python_module(algo algo_module.i
Expand Down

0 comments on commit 770aed8

Please sign in to comment.