Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF: Unify the types of models in a uniq s_surf_model_t (using an union) +reindent...
[simgrid.git] / src / surf / lagrange.c
index c59f42c..24f308e 100644 (file)
@@ -530,6 +530,8 @@ static double partial_diff_lambda(double lambda, void *param_cnst)
  *
  */
 void lmm_set_default_protocol_function(double (*func_f)
+
+
                                         
                                        (lmm_variable_t var, double x),
                                        double (*func_fp) (lmm_variable_t var,