COIN-OR::LEMON - Graph Library

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

    r211 r921  
    3030 */
    3131
    32 #ifndef HUGO_PRIM_H
    33 #define HUGO_PRIM_H
     32#ifndef LEMON_PRIM_H
     33#define LEMON_PRIM_H
    3434
    3535#include <fib_heap.h>
    3636#include <invalid.h>
    3737
    38 namespace hugo {
     38namespace lemon {
    3939
    4040  template <typename Graph, typename T,
Note: See TracChangeset for help on using the changeset viewer.