Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Clang format over some mc files
[simgrid.git] / src / mc / api / State.hpp
index 3988504..6603ff0 100644 (file)
@@ -147,7 +147,6 @@ public:
   bool has_empty_tree() const { return this->wakeup_tree_.empty(); }
   std::string string_of_wut() const { return this->wakeup_tree_.string_of_whole_tree(); }
 
-  
   /**
    * @brief
    */