diff -r 37b5c870a953 -r d3425607d41a demo/hello_world.cc --- a/demo/hello_world.cc Thu Sep 07 13:34:14 2006 +0000 +++ b/demo/hello_world.cc Thu Sep 07 13:35:48 2006 +0000 @@ -35,7 +35,7 @@ typedef ListGraph::Edge Edge; -int main( int argc, char *argv[] ) +int main() { // Declare the graph itself and a NodeMap, witch will store the characters // assigned to the nodes