Update of /cvsroot/boost/boost/libs/graph/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28171

Modified Files:
      Tag: RC_1_34_0
        matching_test.cpp 
Log Message:
merging fix due to renaming maximum_cardinality_matching.hpp from HEAD to 
RC_1_34_0

Index: matching_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/test/matching_test.cpp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- matching_test.cpp   29 Aug 2006 20:55:58 -0000      1.1.2.1
+++ matching_test.cpp   14 Dec 2006 00:59:04 -0000      1.1.2.2
@@ -7,7 +7,7 @@
 //
 //=======================================================================
 
-#include <boost/graph/maximum_cardinality_matching.hpp>
+#include <boost/graph/max_cardinality_matching.hpp>
 
 #include <iostream>                      // for std::cout
 #include <boost/vector_property_map.hpp>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to