demo/hello_world.cc
changeset 2408 467ca6d16556
parent 2391 14a343be7a5a
child 2553 bfced05fa852
     1.1 --- a/demo/hello_world.cc	Tue Mar 13 15:35:56 2007 +0000
     1.2 +++ b/demo/hello_world.cc	Tue Mar 13 15:42:06 2007 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  /// the very basic notions of the LEMON library: \ref graphs "graphs" and
     1.5  /// \ref maps-page "maps". Click on the links to read more about these.
     1.6  ///
     1.7 -/// \include hello_lemon.cc
     1.8 +/// \include hello_world.cc
     1.9  
    1.10  #include <iostream>
    1.11  #include <lemon/list_graph.h>