Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move datadesc and TCP sockets from GRAS to XBT.
[simgrid.git] / include / simix / datatypes.h
index 12fb148..b05bdf3 100644 (file)
 
 SG_BEGIN_DECL()
 
+/* ****************************** File *********************************** */
+typedef struct s_smx_file *smx_file_t;
+
+
+
 /* ******************************** Host ************************************ */
 /** @defgroup m_datatypes_management_details Details on SIMIX datatypes */
 /** @brief Host datatype