COIN-OR::LEMON - Graph Library

Changeset 68:1a27576aa199 in glemon-0.x for all_include.h


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

display file name in window title

File:
1 edited

Legend:

Unmodified
Added
Removed
  • all_include.h

    r62 r68  
    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.