COIN-OR::LEMON - Graph Library

Changeset 7:f227a74db59d in glemon for io_helper.cc


Ignore:
Timestamp:
10/10/08 14:36:20 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Tags:
tip
Message:

Update to compile with the latest LEMON (version 1.0 or [5e12d7734036])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • io_helper.cc

    r1 r7  
    2828      else
    2929      {
    30         throw DataFormatError("Bad format");
     30        throw FormatError("Bad format");
    3131      }
    3232    }
Note: See TracChangeset for help on using the changeset viewer.