blob: 35201d6dbb41e4d5180e868aed54d8c1b53a2e0b (
plain)
1
2
3
4
5
6
|
# Copyright Rene Rivera, Vladimir Prus, David Abrahams
# 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)
path-constant BOOST_ROOT : . ;
|