Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the class objects and C types for the As -> NetZone transition
[simgrid.git] / include / simgrid / msg.h
index ec7c1cd..9070e53 100644 (file)
@@ -14,8 +14,8 @@
 
 SG_BEGIN_DECL()
 
-/* ************************* Autonomous System ****************************** */
-typedef simgrid_As *msg_as_t;
+/* *************************** Network Zones ******************************** */
+typedef simgrid_NetZone* msg_as_t;
 
 /* ******************************** Host ************************************ */