Changeset 69
- Timestamp:
- Apr 29, 2004, 4:21:25 PM (19 years ago)
- Location:
- trunk/src
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r58 r69 7 7 libc___tools_a_SOURCES = \ 8 8 FileIO.cc GaussianKernelFunction.cc histogram.cc Kernel.cc matrix.cc \ 9 PCA.cc PolynomialKernelFunction.cc random_singleton.cc stl_utility SVD.cc \10 SVM.cc vector.cc Wead.cc9 PCA.cc PolynomialKernelFunction.cc random_singleton.cc ROC.cc \ 10 stl_utility SVD.cc SVM.cc vector.cc Wead.cc 11 11 12 INCLUDES = -I/ usr/local_bio/include -I/usr/local_bio12 INCLUDES = -I/home/max/jari/local/include -I/usr/local_bio 13 13 14 14 AM_CXXFLAGS = -g
Note: See TracChangeset
for help on using the changeset viewer.