]> OCCT Git - occt.git/commit
Foundation Classes - Remove PLib_DoubleJacobiPolynomial implementation and tests...
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Thu, 30 Oct 2025 17:23:13 +0000 (17:23 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 17:23:13 +0000 (17:23 +0000)
commitbc1b021e86e09bdcb4e59f147087888488b2163d
treee5dd9bd9ed525924805daa2f206b5b32bfdca2d1
parentf4c2224d868d75795d46fc28eb0e5e29c3c446ff
Foundation Classes - Remove PLib_DoubleJacobiPolynomial implementation and tests (#781)

Delete PLib_DoubleJacobiPolynomial sources (cxx/hxx/lxx), remove associated Google Test (PLib_DoubleJacobiPolynomial_Test.cxx)
and update FILES.cmake entries in TKMath/PLib and TKMath/GTests to stop building the removed files.
src/FoundationClasses/TKMath/GTests/FILES.cmake
src/FoundationClasses/TKMath/GTests/PLib_DoubleJacobiPolynomial_Test.cxx [deleted file]
src/FoundationClasses/TKMath/PLib/FILES.cmake
src/FoundationClasses/TKMath/PLib/PLib_DoubleJacobiPolynomial.cxx [deleted file]
src/FoundationClasses/TKMath/PLib/PLib_DoubleJacobiPolynomial.hxx [deleted file]
src/FoundationClasses/TKMath/PLib/PLib_DoubleJacobiPolynomial.lxx [deleted file]