src/work/alpar/gwrapper.h
changeset 921 818510fa3d99
parent 147 f3f1d7a4a8d3
child 986 e997802b855c
     1.1 --- a/src/work/alpar/gwrapper.h	Wed Sep 29 14:12:26 2004 +0000
     1.2 +++ b/src/work/alpar/gwrapper.h	Wed Sep 29 15:30:04 2004 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  #ifndef GRAPH_WRAPPER_H
     1.5  #define GRAPH_WRAPPER_H
     1.6  
     1.7 -namespace hugo {
     1.8 +namespace lemon {
     1.9  
    1.10  template<typename G>
    1.11  class TrivGraphWrapper