COIN-OR::LEMON - Graph Library

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/johanna/contract_wrapper.h

    r394 r921  
    11// -*- C++ -*- //
    22
    3 #ifndef HUGO_CONTRACT_WRAPPER
    4 #define HUGO_CONTRACT_WRAPPER
     3#ifndef LEMON_CONTRACT_WRAPPER
     4#define LEMON_CONTRACT_WRAPPER
    55
    66#include <graph_wrapper.h>
    77
    8 namespace hugo {
     8namespace lemon {
    99
    1010  template<typename Graph>
Note: See TracChangeset for help on using the changeset viewer.