COIN-OR::LEMON - Graph Library

Changeset 1485:3a1c6678fa23 in lemon-0.x for gui/all_include.h


Ignore:
Timestamp:
06/14/05 17:58:12 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1966
Message:

Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/all_include.h

    r1468 r1485  
    1818
    1919enum {WIDTH, COLOR, TEXT, PROPERTY_NUM}; // edge properties;
    20 enum {MOVE, CREATE_NODE, CREATE_EDGE, TOOL_NUM}; // tools;
     20enum {MOVE, CREATE_NODE, CREATE_EDGE, ERASER, TOOL_NUM}; // tools;
    2121#define RANGE 3
    2222#define WIN_WIDTH 900
Note: See TracChangeset for help on using the changeset viewer.