File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Lambda library
2
2
3
- # Copyright (C) 2001-2003 Jaakko J�rvi
3
+ # Copyright (C) 2001-2003 Jaakko J�rvi
4
4
5
- # Use, modification and distribution is subject to the Boost Software License,
6
- # Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
7
- # http://www.boost.org/LICENSE_1_0.txt)
5
+ # Use, modification and distribution is subject to the Boost Software License,
6
+ # Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
7
+ # http://www.boost.org/LICENSE_1_0.txt)
8
8
9
9
# For more information, see http://www.boost.org/
10
10
11
11
import testing ;
12
12
13
13
run algorithm_test.cpp ;
14
- run bind_tests_advanced.cpp : : : <source >/boost/any//boost_any ;
14
+ run bind_tests_advanced.cpp : : : <library >/boost/any//boost_any ;
15
15
run bind_tests_simple.cpp ;
16
16
run bind_tests_simple_f_refs.cpp ;
17
17
run bll_and_function.cpp ;
You can’t perform that action at this time.
0 commit comments