src/hugo/skeletons/path.h
changeset 815 468c9ec86928
parent 806 93246c00cd24
child 818 2b687ca1a08b
equal deleted inserted replaced
2:628b39c614ff 3:642b5f6e470b
     1 // -*- c++ -*- //
     1 // -*- c++ -*- //
     2 
     2 
     3 ///\ingroup paths
     3 ///\ingroup skeletons
     4 ///\file
     4 ///\file
     5 ///\brief Classes for representing paths in graphs.
     5 ///\brief Classes for representing paths in graphs.
     6 
     6 
     7 #ifndef HUGO_PATH_H
     7 #ifndef HUGO_PATH_H
     8 #define HUGO_PATH_H
     8 #define HUGO_PATH_H