COIN-OR::LEMON - Graph Library

Changeset 2349:c945f577a66d in lemon-0.x for lemon/lp_glpk.cc


Ignore:
Timestamp:
01/22/07 13:13:57 (17 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3141
Message:

Small bug corrected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/lp_glpk.cc

    r2345 r2349  
    120120  {
    121121    lpx_set_col_name(lp,col,const_cast<char*>(name.c_str()));
     122
    122123  }
    123124 
Note: See TracChangeset for help on using the changeset viewer.