2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 00:52:16 +00:00

Wholesale Boost.Build merge from the trunk

[SVN r49353]
This commit is contained in:
Vladimir Prus
2008-10-16 08:42:03 +00:00
parent b4ad853e8f
commit 56a111016e
262 changed files with 6651 additions and 6299 deletions

View File

@@ -0,0 +1,8 @@
# Copyright 2006 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
import python_helpers ;
ECHO "test1:" [ python_helpers.test1 ] ;
ECHO "test2:" [ python_helpers.test2 1234 : 5678 ] ;