Parcourir la source

Added snf_saccades source file.


git-svn-id: https://svn.microneil.com/svn/PKG-SNF4CGP-NIX/trunk@105 7ef522f6-be79-40a8-b7df-0a85b3383509
master
adeniz il y a 10 ans
Parent
révision
cb73837a63

+ 1
- 0
SNF4CGP_Developer_Package/Makefile.am Voir le fichier

@@ -37,6 +37,7 @@ noinst_HEADERS = \
@top_srcdir@/source/CodeDweller/faults.hpp \
@top_srcdir@/source/CodeDweller/mangler.hpp \
@top_srcdir@/source/CodeDweller/timing.hpp \
@top_srcdir@/source/SNFMulti/snf_saccades.hpp \
@top_srcdir@/source/SNFMulti/FilterChain.hpp \
@top_srcdir@/source/SNFMulti/GBUdb.hpp \
@top_srcdir@/source/SNFMulti/GBUdb.inline.hpp \

+ 1
- 0
SNF4CGP_Developer_Package/binary/SNF2Check/Makefile.am Voir le fichier

@@ -26,6 +26,7 @@ SNF2Check_SOURCES = \
@top_srcdir@/source/CodeDweller/threading.cpp \
@top_srcdir@/source/CodeDweller/mangler.cpp \
@top_srcdir@/source/CodeDweller/timing.cpp \
@top_srcdir@/source/SNFMulti/snf_saccades.cpp \
@top_srcdir@/source/SNFMulti/FilterChain.cpp \
@top_srcdir@/source/SNFMulti/GBUdb.cpp \
@top_srcdir@/source/SNFMulti/scanner.cpp \

+ 1
- 0
SNF4CGP_Developer_Package/binary/SNF4CGP/Makefile.am Voir le fichier

@@ -33,6 +33,7 @@ SNF4CGP_SOURCES = \
@top_srcdir@/source/CodeDweller/threading.cpp \
@top_srcdir@/source/CodeDweller/mangler.cpp \
@top_srcdir@/source/CodeDweller/timing.cpp \
@top_srcdir@/source/SNFMulti/snf_saccades.cpp \
@top_srcdir@/source/SNFMulti/FilterChain.cpp \
@top_srcdir@/source/SNFMulti/GBUdb.cpp \
@top_srcdir@/source/SNFMulti/scanner.cpp \

+ 1
- 0
SNF4CGP_Developer_Package/binary/SNFClient/Makefile.am Voir le fichier

@@ -26,6 +26,7 @@ SNFClient_SOURCES = \
@top_srcdir@/source/CodeDweller/threading.cpp \
@top_srcdir@/source/CodeDweller/mangler.cpp \
@top_srcdir@/source/CodeDweller/timing.cpp \
@top_srcdir@/source/SNFMulti/snf_saccades.cpp \
@top_srcdir@/source/SNFMulti/FilterChain.cpp \
@top_srcdir@/source/SNFMulti/GBUdb.cpp \
@top_srcdir@/source/SNFMulti/scanner.cpp \

Chargement…
Annuler
Enregistrer