Browse Source

Add graph/test/graph.cpp

[SVN r7933]
Beman Dawes 25 years ago
parent
commit
ec953bdea3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      libs/regrtest.py

+ 1 - 0
libs/regrtest.py

@@ -195,6 +195,7 @@ if  program_arg=="*":
   compile( "array/array1.cpp" )
   compile( "array/array1.cpp" )
 #  compile( "compose/compose1.cpp" )
 #  compile( "compose/compose1.cpp" )
   compile( "functional/function_test.cpp" )
   compile( "functional/function_test.cpp" )
+  compile( "graph/test/graph.cpp" )
   compile( "integer/cstdint_test.cpp" )
   compile( "integer/cstdint_test.cpp" )
   compile( "integer/integer_test.cpp" )
   compile( "integer/integer_test.cpp" )
   compile( "integer/integer_traits_test.cpp" )
   compile( "integer/integer_traits_test.cpp" )

粤ICP备19079148号