COIN-OR::LEMON - Graph Library

Changeset 1650:422906271d22 in lemon-0.x for gui/all_include.h


Ignore:
Timestamp:
08/26/05 13:03:59 (19 years ago)
Author:
Akos Ladanyi
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2163
Message:

display file name in window title

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/all_include.h

    r1643 r1650  
    4545typedef Graph::NodeIt NodeIt;
    4646
     47const std::string prog_name = "LEMON Graph Editor";
     48
    4749#endif // ALL_INCLUDE_H
Note: See TracChangeset for help on using the changeset viewer.