Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51386 - trunk/libs/compose
From: daniel_james_at_[hidden]
Date: 2009-02-22 06:53:28


Author: danieljames
Date: 2009-02-22 06:53:28 EST (Sun, 22 Feb 2009)
New Revision: 51386
URL: http://svn.boost.org/trac/boost/changeset/51386

Log:
Add index.html file for compose, as our server setup doesn't support index.htm files.
Added:
   trunk/libs/compose/index.html (contents, props changed)

Added: trunk/libs/compose/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/compose/index.html 2009-02-22 06:53:28 EST (Sun, 22 Feb 2009)
@@ -0,0 +1,17 @@
+<html>
+ <head>
+ <title>Boost.Compose has been removed from boost</title>
+ </head>
+ <body>
+ <p>This library was deprecated in favor of the <a
+ href="../bind/bind.html">Bind</a> or <a
+ href="../lambda/index.html">Lambda</a> libraries and has been
+ removed from Boost.&nbsp;</p>
+ <hr>
+ <p>© Copyright Doug Gregor, 2003</p>
+ <p>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../LICENSE_1_0.txt">
+ LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
+ www.boost.org/LICENSE_1_0.txt</a>)</p>
+ </body>
+</html>
\ No newline at end of file


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