Test the automatic compilation checker 3/3: fix repo again
authoralpar
Thu, 09 Nov 2006 00:23:26 +0000
changeset 2298d77ddf9e592f
parent 2297 49c8d69c0640
child 2299 227ea098a6b6
Test the automatic compilation checker 3/3: fix repo again
test/dijkstra_test.cc
     1.1 --- a/test/dijkstra_test.cc	Thu Nov 09 00:19:53 2006 +0000
     1.2 +++ b/test/dijkstra_test.cc	Thu Nov 09 00:23:26 2006 +0000
     1.3 @@ -25,8 +25,6 @@
     1.4  #include <lemon/concepts/maps.h>
     1.5  using namespace lemon;
     1.6  
     1.7 -blabla
     1.8 -
     1.9  const int PET_SIZE =5;
    1.10  
    1.11