test/arborescence_test.cc
changeset 2242 16523135943d
parent 2180 d5544c9409e4
child 2386 81b47fc5c444
     1.1 --- a/test/arborescence_test.cc	Fri Oct 13 15:10:50 2006 +0000
     1.2 +++ b/test/arborescence_test.cc	Sat Oct 14 15:26:05 2006 +0000
     1.3 @@ -47,7 +47,6 @@
     1.4  
     1.5  
     1.6  int main() {
     1.7 -  srand(time(0));
     1.8    typedef SmartGraph Graph;
     1.9    GRAPH_TYPEDEFS(Graph);
    1.10