1#~ Copyright 2005 Rene Rivera.
2#~ Distributed under the Boost Software License, Version 1.0.
3#~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
4
5# Automatic configuration for BoostBook tools. To use, just import this module.
6#
7# This module is deprecated.
8#   using boostbook ;
9# with no arguments now suffices.
10
11import toolset : using ;
12
13using boostbook ;
14