Explorar el Código

Lifegame: change rand by rande

Eric Ramat hace 9 años
padre
commit
ad29072b12
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/tests/multithreading/lifegame/graph_builder.hpp

+ 1 - 1
src/tests/multithreading/lifegame/graph_builder.hpp

@@ -51,7 +51,7 @@ public:
                Connections& parent_connections)
     {
         std::vector < std::string > parameters = {
-            "HEM", "rand", "diff", "ratio"
+            "HEM", "rande", "diff", "ratio"
         };
         // std::vector < std::string > parameters = {
         //     "HEM", "gggp", "diff", "ratio"