COIN-OR::LEMON - Graph Library

Changeset 2100:6fbe90faf02a in lemon-0.x for lemon/graph_reader.h


Ignore:
Timestamp:
06/06/06 14:47:01 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2775
Message:

Doc bug fix

readed => read

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/graph_reader.h

    r2084 r2100  
    4949  /// maps are given in the file).
    5050  ///
    51   /// The reader object assumes that not readed values do not contain
     51  /// The reader object assumes that not read values do not contain
    5252  /// whitespaces, therefore it has some extra possibilities to control how
    5353  /// it should skip the values when the string representation contains spaces.
     
    389389  /// order of the given commands.
    390390  ///
    391   /// The reader object suppose that each not readed value does not contain
     391  /// The reader object suppose that each not read value does not contain
    392392  /// whitespaces, therefore it has some extra possibilities to control how
    393393  /// it should skip the values when the string representation contains spaces.
Note: See TracChangeset for help on using the changeset viewer.