src/work/marci/graph_wrapper.h
changeset 491 4804c967543d
parent 457 8fbd472b1a22
child 496 7c463a7635d4
equal deleted inserted replaced
53:0ea91ff4abe5 54:e681dc0f7b27
     1 // -*- c++ -*-
     1 // -*- c++ -*-
     2 #ifndef HUGO_GRAPH_WRAPPER_H
     2 #ifndef HUGO_GRAPH_WRAPPER_H
     3 #define HUGO_GRAPH_WRAPPER_H
     3 #define HUGO_GRAPH_WRAPPER_H
     4 
     4 
     5 ///ingroup gwrappers
     5 ///\ingroup gwrappers
     6 ///\file
     6 ///\file
     7 ///\brief Several graph wrappers.
     7 ///\brief Several graph wrappers.
     8 ///
     8 ///
     9 ///This file contains several useful graph wrapper functions.
     9 ///This file contains several useful graph wrapper functions.
    10 ///
    10 ///