Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this parameter belongs to the plugin
[simgrid.git] / include / simgrid / plugins / file_system.h
index 3b0de47..429d1a6 100644 (file)
@@ -12,6 +12,7 @@
 
 // C interface
 ////////////////
+typedef sg_file_t msg_file_t; // MSG backwards compatibility
 
 SG_BEGIN_DECL()
 XBT_PUBLIC void sg_storage_file_system_init();