X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/41c7004ba8a681e8409d669852862f50c0d82cbb..0bac7d0f735ac8ba47a46e1db4f6d7a7164fe0f2:/include/simgrid/simdag.h diff --git a/include/simgrid/simdag.h b/include/simgrid/simdag.h index 6c58089f1b..07a18c2735 100644 --- a/include/simgrid/simdag.h +++ b/include/simgrid/simdag.h @@ -22,7 +22,7 @@ SG_BEGIN_DECL() resource with computing capabilities and has a name. @see SD_workstation_management */ -typedef xbt_dictelm_t SD_workstation_t; +typedef sg_host_t SD_workstation_t; /** @brief Workstation access mode @ingroup SD_datatypes_management