Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set xbt_binary_name so that the exception mechanism accepts to display backtraces
[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