Ignore:
Timestamp:
Mar 27, 2009, 12:52:28 PM (15 years ago)
Author:
Peter
Message:

Adding a GetlineIterator?. closes #507

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/Makefile.am

    r1797 r1878  
    2323libutility_la_SOURCES = \
    2424  Alignment.cc ColumnStream.cc CommandLine.cc DataWeight.cc \
    25   FileUtil.cc Index.cc kNNI.cc \
     25  FileUtil.cc GetlineIterator.cc Index.cc kNNI.cc \
    2626  Matrix.cc MatrixWeighted.cc NNI.cc Option.cc \
    2727  OptionFile.cc OptionInFile.cc OptionOutFile.cc \
     
    3636  Alignment.h ColumnStream.h CommandLine.h \
    3737  Container2DIterator.h DataIterator.h DataWeight.h DataWeightProxy.h \
    38   deprecate.h Exception.h FileUtil.h Index.h \
     38  deprecate.h Exception.h FileUtil.h GetlineIterator.h Index.h \
    3939  iterator_traits.h \
    4040  kNNI.h Matrix.h MatrixWeighted.h NNI.h \
Note: See TracChangeset for help on using the changeset viewer.