X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8be60e243e894e53d6c01479c4ba21e5b50dad0e..13c5da75068f441142fcf93d4d78124a7885d116:/src/surf/network_private.h diff --git a/src/surf/network_private.h b/src/surf/network_private.h index 2d84d82e2b..b22d08a1fe 100644 --- a/src/surf/network_private.h +++ b/src/surf/network_private.h @@ -38,6 +38,7 @@ typedef struct surf_action_network_CM02 { s_surf_action_t generic_action; double latency; double lat_current; + double weight; lmm_variable_t variable; double rate; int suspended;