stripped tabs

[SVN r21012]
This commit is contained in:
John Maddock
2003-11-30 13:08:35 +00:00
parent 7cd3d12f92
commit 949d126e75

View File

@@ -3,7 +3,7 @@ subproject libs/type_traits/test ;
# bring in the rules for testing
import testing ;
rule type-traits-run ( sources + )
{
return [
@@ -24,9 +24,9 @@ rule type-traits-run ( sources + )
}
lib type_traits_init : init.cpp
:
<sysinclude>$(BOOST_ROOT)
:
:
<sysinclude>$(BOOST_ROOT)
:
;