COIN-OR::LEMON - Graph Library

Changeset 921:818510fa3d99 in lemon-0.x for src/work/deba/bin_heap.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/bin_heap.h

    r698 r921  
    5959
    6060
    61 #ifndef HUGO_BIN_HEAP_H
    62 #define HUGO_BIN_HEAP_H
     61#ifndef LEMON_BIN_HEAP_H
     62#define LEMON_BIN_HEAP_H
    6363
    6464///\ingroup auxdat
     
    7070#include <functional>
    7171
    72 namespace hugo {
     72namespace lemon {
    7373
    7474  /// \addtogroup auxdat
     
    242242  ///@}
    243243
    244 } // namespace hugo
     244} // namespace lemon
    245245
    246246#endif // BIN_HEAP_HH
Note: See TracChangeset for help on using the changeset viewer.