Skip to content

Commit

Permalink
Removed experimental extensions from previous mixed bug-fix and featu…
Browse files Browse the repository at this point in the history
…re merge
  • Loading branch information
Martin D. Weinberg committed Jul 7, 2024
1 parent ff6c4d4 commit 6353a5a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 865 deletions.
2 changes: 1 addition & 1 deletion expui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ endif()
set(expui_SOURCES BasisFactory.cc BiorthBasis.cc FieldBasis.cc
CoefContainer.cc CoefStruct.cc FieldGenerator.cc expMSSA.cc
Coefficients.cc KMeans.cc Centering.cc ParticleIterator.cc
Koopman.cc BiorthBess.cc SGSmooth.cc)
Koopman.cc BiorthBess.cc)
add_library(expui ${expui_SOURCES})
set_target_properties(expui PROPERTIES OUTPUT_NAME expui)
target_include_directories(expui PUBLIC ${common_INCLUDE})
Expand Down
13 changes: 0 additions & 13 deletions expui/SGSmooth.H

This file was deleted.

Loading

0 comments on commit 6353a5a

Please sign in to comment.