$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: asutton_at_[hidden]
Date: 2008-07-03 08:39:10
Author: asutton
Date: 2008-07-03 08:39:10 EDT (Thu, 03 Jul 2008)
New Revision: 47037
URL: http://svn.boost.org/trac/boost/changeset/47037
Log:
Added a new branch for playing around with descriptors.
Added:
sandbox/SOC/2008/graphs/branches/descrip/
sandbox/SOC/2008/graphs/branches/descrip/Jamfile (contents, props changed)
sandbox/SOC/2008/graphs/branches/descrip/Jamroot (contents, props changed)
Added: sandbox/SOC/2008/graphs/branches/descrip/Jamfile
==============================================================================
--- (empty file)
+++ sandbox/SOC/2008/graphs/branches/descrip/Jamfile 2008-07-03 08:39:10 EDT (Thu, 03 Jul 2008)
@@ -0,0 +1,2 @@
+
+exe decoup : decoup.cpp : <include>../../trunk ;
Added: sandbox/SOC/2008/graphs/branches/descrip/Jamroot
==============================================================================