Changeset 69


Ignore:
Timestamp:
Apr 29, 2004, 4:21:25 PM (19 years ago)
Author:
Peter
Message:

general ROC

Location:
trunk/src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r58 r69  
    77libc___tools_a_SOURCES = \
    88  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.cc
     9  PCA.cc PolynomialKernelFunction.cc random_singleton.cc ROC.cc \
     10  stl_utility SVD.cc SVM.cc vector.cc Wead.cc
    1111
    12 INCLUDES = -I/usr/local_bio/include -I/usr/local_bio
     12INCLUDES = -I/home/max/jari/local/include -I/usr/local_bio
    1313
    1414AM_CXXFLAGS = -g
Note: See TracChangeset for help on using the changeset viewer.