|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r48683 - trunk/libs/asio/doc
From: chris_at_[hidden]
Date: 2008-09-09 08:59:43
Author: chris_kohlhoff
Date: 2008-09-09 08:59:43 EDT (Tue, 09 Sep 2008)
New Revision: 48683
URL: http://svn.boost.org/trac/boost/changeset/48683
Log:
Add windows example directory.
Text files modified:
trunk/libs/asio/doc/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/asio/doc/Jamfile.v2
==============================================================================
--- trunk/libs/asio/doc/Jamfile.v2 (original)
+++ trunk/libs/asio/doc/Jamfile.v2 2008-09-09 08:59:43 EDT (Tue, 09 Sep 2008)
@@ -34,7 +34,7 @@
local example-names = allocation buffers chat echo http/client http/server
http/server2 http/server3 invocation iostreams local multicast nonblocking
- porthopper serialization services socks4 ssl timeouts timers ;
+ porthopper serialization services socks4 ssl timeouts timers windows ;
for local l in $(example-names)
{
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