|
|
@@ -247,8 +247,6 @@ if program_arg=="*":
|
|
|
# compile( "compose/compose1.cpp" )
|
|
|
compile( "concept_check/concept_check_test.cpp")
|
|
|
compile( "concept_check/class_concept_check_test.cpp")
|
|
|
- compile( "concept_check/stl_concept_check.cpp")
|
|
|
- compile( "concept_check/stl_concept_covering.cpp")
|
|
|
compile( "concept_check/concept_check_fail_expected.cpp")
|
|
|
compile( "concept_check/class_concept_check_fail_expected.cpp")
|
|
|
compile( "functional/function_test.cpp" )
|