aboutsummaryrefslogtreecommitdiff
path: root/pm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pm.pro')
-rw-r--r--pm.pro12
1 files changed, 2 insertions, 10 deletions
diff --git a/pm.pro b/pm.pro
index 53ac0a5..3f3332b 100644
--- a/pm.pro
+++ b/pm.pro
@@ -15,11 +15,7 @@ HEADERS += main.h \
historygraph.h \
barchart.h \
interactionhandler.h \
- selectionhandler.h \
- effectivenessobserver.h \
- distortionobserver.h \
- distortionmeasure.h \
- npdistortion.h \
+ projectionobserver.h \
skelft.h \
skelftkernel.h \
mp.h
@@ -33,16 +29,12 @@ SOURCES += main.cpp \
historygraph.cpp \
barchart.cpp \
interactionhandler.cpp \
- selectionhandler.cpp \
- effectivenessobserver.cpp \
- distortionobserver.cpp \
- npdistortion.cpp \
+ projectionobserver.cpp \
skelft_core.cpp \
lamp.cpp \
plmp.cpp \
knn.cpp \
forceScheme.cpp \
- tsne.cpp \
measures.cpp \
dist.cpp