Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill a 'unused variable' warning when compiling without GTNets
[simgrid.git] / src / surf / lagrange.c
index c59f42c..8b38dbf 100644 (file)
@@ -530,6 +530,11 @@ 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,