X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/ffc874c5572820b9e2533d6e7b01602bfd5909d2..a36cada5a2972f79e94880ecce4e42b7af44ec56:/options.cpp?ds=inline diff --git a/options.cpp b/options.cpp index 1b12ce7..668aed3 100644 --- a/options.cpp +++ b/options.cpp @@ -61,7 +61,7 @@ namespace opt { NOL_INSERT("ring", "ring topology", deployment_ring); NOL_INSERT("star", "star topology, initial load at center", deployment_star); - // NOL_INSERT("torus", "torus topology", deployment_torus); + NOL_INSERT("torus", "torus topology", deployment_torus); } } // namespace opt