Test the automatic compilation checker 1/3
authoralpar
Thu, 09 Nov 2006 00:14:15 +0000
changeset 229602088c3c0d14
parent 2295 e464aaa8cdd7
child 2297 49c8d69c0640
Test the automatic compilation checker 1/3
test/dijkstra_test.cc
     1.1 --- a/test/dijkstra_test.cc	Wed Nov 08 23:40:08 2006 +0000
     1.2 +++ b/test/dijkstra_test.cc	Thu Nov 09 00:14:15 2006 +0000
     1.3 @@ -25,6 +25,7 @@
     1.4  #include <lemon/concepts/maps.h>
     1.5  using namespace lemon;
     1.6  
     1.7 +
     1.8  const int PET_SIZE =5;
     1.9  
    1.10