Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "[mc] Move MC_random() in mc_client_api.cpp"
[simgrid.git] / src / mc / mc_client_api.cpp
index bdc12a2..69bdb4f 100644 (file)
@@ -27,7 +27,6 @@ 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)