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

Modified Files:
        matching_example.cpp 
Log Message:
changing name of maximum_cardinality_matching.hpp

Index: matching_example.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/example/matching_example.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- matching_example.cpp        7 Sep 2005 15:39:03 -0000       1.1
+++ matching_example.cpp        14 Dec 2006 00:49:22 -0000      1.2
@@ -11,7 +11,7 @@
 #include <boost/graph/adjacency_list.hpp>
 #include <cassert>
 
-#include <boost/graph/maximum_cardinality_matching.hpp>
+#include <boost/graph/max_cardinality_matching.hpp>
 
 
 using namespace boost;


-------------------------------------------------------------------------
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