mirror of
https://github.com/boostorg/foreach.git
synced 2026-02-09 11:02:57 +00:00
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
# Copyright Eric Niebler 2005. Use, modification, and distribution are
|
|
# subject to 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)
|
|
|
|
using quickbook ;
|
|
|
|
xml foreach : foreach.qbk ;
|
|
boostbook standalone : foreach ;
|