Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Thu, 23 Dec 2021 13:11:59 +0000 (14:11 +0100)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Thu, 23 Dec 2021 13:11:59 +0000 (14:11 +0100)
src/simdag/sd_dotloader.cpp

index f671c63..860f409 100644 (file)
@@ -350,8 +350,8 @@ std::vector<ActivityPtr> create_DAG_from_dot(const std::string& filename)
   xbt_die("create_DAG_from_dot() is not usable because graphviz was not found.\n"
           "Please install graphviz, graphviz-dev, and libgraphviz-dev (and erase CMakeCache.txt) before recompiling.");
 }
-// namespace s4u
-// namespace simgrid
+// namespace s4u
+// namespace simgrid
 
 xbt_dynar_t SD_dotload(const char *filename) {
   xbt_die("SD_dotload_generic() is not usable because graphviz was not found.\n"