Skip to content

Commit cb308a4

Browse files
grafikrobotjeking3
authored andcommitted
Change all <source> references to <library>.
1 parent 044babc commit cb308a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import testing ;
66

7-
run examples.cpp : : : <source>/boost/array//boost_array ;
7+
run examples.cpp : : : <library>/boost/array//boost_array ;
88
run simple_example_1.cpp ;
99
run simple_example_2.cpp ;
1010
run simple_example_3.cpp ;

0 commit comments

Comments
 (0)