[Lemon-commits] alpar: r3069 - hugo/trunk/test
Lemon SVN
svn at lemon.cs.elte.hu
Thu Nov 9 01:14:17 CET 2006
Author: alpar
Date: Thu Nov 9 01:14:15 2006
New Revision: 3069
Modified:
hugo/trunk/test/dijkstra_test.cc
Log:
Test the automatic compilation checker 1/3
Modified: hugo/trunk/test/dijkstra_test.cc
==============================================================================
--- hugo/trunk/test/dijkstra_test.cc (original)
+++ hugo/trunk/test/dijkstra_test.cc Thu Nov 9 01:14:15 2006
@@ -25,6 +25,7 @@
#include <lemon/concepts/maps.h>
using namespace lemon;
+
const int PET_SIZE =5;
More information about the Lemon-commits
mailing list