COIN-OR::LEMON - Graph Library

Changeset 921:818510fa3d99 in lemon-0.x for src/work/deba/list_graph.h


Ignore:
Timestamp:
09/29/04 17:30:04 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1232
Message:

hugo -> lemon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/deba/list_graph.h

    r880 r921  
    11// -*- mode:C++ -*-
    22
    3 #ifndef HUGO_LIST_GRAPH_H
    4 #define HUGO_LIST_GRAPH_H
     3#ifndef LEMON_LIST_GRAPH_H
     4#define LEMON_LIST_GRAPH_H
    55
    66///\ingroup graphs
     
    1818#include "map_defines.h"
    1919
    20 namespace hugo {
     20namespace lemon {
    2121
    2222/// \addtogroup graphs
     
    397397}
    398398
    399 #endif //HUGO_LIST_GRAPH_H
     399#endif //LEMON_LIST_GRAPH_H
Note: See TracChangeset for help on using the changeset viewer.