]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/resource/profile/StochasticDatedValue.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'wifi_clean' into 'master'
[simgrid.git] / src / kernel / resource / profile / StochasticDatedValue.hpp
index f6d55b46bb49004b0c2ee141403fb201a309efae..27203b287e21609d5a39cdf79490d701d05779df 100644 (file)
@@ -36,8 +36,6 @@ private:
   static double draw(Distribution law, std::vector<double> params);
 };
 
-
-
 } // namespace simgrid::kernel::profile
 
 std::vector<simgrid::kernel::profile::StochasticDatedValue> trace2selist( const char* c_str );