Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83878 - trunk/libs/graph/example
From: jewillco_at_[hidden]
Date: 2013-04-13 14:20:45


Author: jewillco
Date: 2013-04-13 14:20:45 EDT (Sat, 13 Apr 2013)
New Revision: 83878
URL: http://svn.boost.org/trac/boost/changeset/83878

Log:
Added sloan_ordering example to build list
Text files modified:
   trunk/libs/graph/example/Jamfile.v2 | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/libs/graph/example/Jamfile.v2
==============================================================================
--- trunk/libs/graph/example/Jamfile.v2 (original)
+++ trunk/libs/graph/example/Jamfile.v2 2013-04-13 14:20:45 EDT (Sat, 13 Apr 2013)
@@ -49,4 +49,5 @@
 exe subgraph_properties : subgraph_properties.cpp ;
 exe vf2_sub_graph_iso_example : vf2_sub_graph_iso_example.cpp ;
 exe vf2_sub_graph_iso_multi_example : vf2_sub_graph_iso_multi_example.cpp ;
+exe sloan_ordering : sloan_ordering.cpp ;
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk