COIN-OR::LEMON - Graph Library

Changeset 1039:bd01c5a3f989 in lemon-0.x for src/lemon/full_graph.h


Ignore:
Timestamp:
12/16/04 13:26:57 (19 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1429
Message:

AlterationObserverRegistry? -> AlterationNotifier?
2 step

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/full_graph.h

    r986 r1039  
    2222
    2323#include <lemon/iterable_graph_extender.h>
    24 #include <lemon/alteration_observer_registry.h>
     24#include <lemon/alteration_notifier.h>
    2525#include <lemon/default_map.h>
    2626
Note: See TracChangeset for help on using the changeset viewer.