Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
msg_as_t -> msg_netzone_t
[simgrid.git] / include / simgrid / host.h
index 6713ccf..e1d6c26 100644 (file)
@@ -16,6 +16,8 @@
 
 SG_BEGIN_DECL()
 
+XBT_PUBLIC(void) sg_host_exit();
+
 XBT_PUBLIC(size_t) sg_host_count();
 XBT_PUBLIC(sg_host_t *) sg_host_list();