Procházet zdrojové kódy

Add graph/test/graph.cpp

[SVN r7933]
Beman Dawes před 25 roky
rodič
revize
ec953bdea3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      libs/regrtest.py

+ 1 - 0
libs/regrtest.py

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

粤ICP备19079148号