COIN-OR::LEMON - Graph Library

Changeset 1097:74e2dac774c8 in lemon


Ignore:
Timestamp:
11/09/11 11:29:01 (12 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
1.1
Phase:
public
Tags:
r1.1.5
Message:

Unify sources

Location:
test
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • test/lgf_test.cc

    r1089 r1097  
    118118        run();
    119119    }
    120     catch (FormatError&) 
     120    catch (FormatError&)
    121121      {
    122122        ok = true;
  • test/lp_test.cc

    r1092 r1097  
    33 * This file is a part of LEMON, a generic C++ optimization library.
    44 *
    5  * Copyright (C) 2003-2009
     5 * Copyright (C) 2003-2011
    66 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    77 * (Egervary Research Group on Combinatorial Optimization, EGRES).
Note: See TracChangeset for help on using the changeset viewer.