Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-03-24 12:39:08


Author: danieljames
Date: 2008-03-24 12:39:08 EDT (Mon, 24 Mar 2008)
New Revision: 43837
URL: http://svn.boost.org/trac/boost/changeset/43837

Log:
Remove the root Jamfile, which I meant to remove a while ago.
Removed:
   branches/unordered/trunk/Jamfile.v2

Deleted: branches/unordered/trunk/Jamfile.v2
==============================================================================
--- branches/unordered/trunk/Jamfile.v2 2008-03-24 12:39:08 EDT (Mon, 24 Mar 2008)
+++ (empty file)
@@ -1,14 +0,0 @@
-# (C) Copyright Daniel James 2005-2006.
-# Distributed under the Boost Software License, Version 1.0. (See accompanying
-# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-project /unordered
- : requirements
- <include>.
- <include>$(BOOST_ROOT)
- : usage-requirements
- <include>.
- <include>$(BOOST_ROOT)
- ;
-
-#use-project /boost/test : $(BOOST_ROOT)/libs/test/build ;


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