Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Revert "[mc] Move MC_random() in mc_client_api.cpp""
[simgrid.git] / src / mc / mc_client_api.cpp
index 69bdb4f..bdc12a2 100644 (file)
@@ -27,6 +27,7 @@ extern "C" {
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_client_api, mc,
   "Public API for the model-checked application");
+
 }
 
 int MC_random(int min, int max)