COIN-OR::LEMON - Graph Library

Changeset 798:6d1abeb62dd3 in lemon-0.x for src/hugo/full_graph.h


Ignore:
Timestamp:
09/03/04 17:11:17 (20 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1092
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/full_graph.h

    r782 r798  
    1414
    1515#include <hugo/map_registry.h>
    16 #include <hugo/array_map_factory.h>
     16#include <hugo/default_map_factory.h>
    1717
    1818namespace hugo {
     
    4949   
    5050    CREATE_MAP_REGISTRIES;
    51     CREATE_MAPS(ArrayMapFactory);
     51    CREATE_MAPS(DefaultMapFactory);
    5252   
    5353  public:
Note: See TracChangeset for help on using the changeset viewer.