Skip to content

Commit 32c5b8b

Browse files
authored
Merge branch 'OpenMS:develop' into develop
2 parents 596be6b + 988d260 commit 32c5b8b

File tree

16 files changed

+816
-1112
lines changed

16 files changed

+816
-1112
lines changed

doc/doxygen/parameters/DefaultParamHandlerDocumenter.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
#include <OpenMS/ANALYSIS/QUANTITATION/TMTSixPlexQuantitationMethod.h>
6060
#include <OpenMS/ANALYSIS/QUANTITATION/TMTSixteenPlexQuantitationMethod.h>
6161
#include <OpenMS/ANALYSIS/QUANTITATION/TMTTenPlexQuantitationMethod.h>
62-
#include <OpenMS/ANALYSIS/SVM/SimpleSVM.h>
62+
#include <OpenMS/MATH/SVM/SimpleSVM.h>
6363
#include <OpenMS/APPLICATIONS/MapAlignerBase.h>
6464
#include <OpenMS/CHEMISTRY/MASSDECOMPOSITION/MassDecompositionAlgorithm.h>
6565
#include <OpenMS/CHEMISTRY/NucleicAcidSpectrumGenerator.h>

src/openms/include/OpenMS/CHEMISTRY/WeightWrapper.h

-104
This file was deleted.

src/openms/include/OpenMS/CHEMISTRY/sources.cmake

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ SpectrumAnnotator.h
3737
Tagger.h
3838
TheoreticalSpectrumGenerator.h
3939
TheoreticalSpectrumGeneratorXLMS.h
40-
WeightWrapper.h
4140
)
4241

4342
### add path to the filenames

0 commit comments

Comments
 (0)