Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename AsRoute to BypassRoute, and move it to its own file
[simgrid.git] / include / surf / surf_routing.h
index 011ee92..d8f2dbc 100644 (file)
@@ -11,6 +11,8 @@
 
 SG_BEGIN_DECL()
 
+// FIXME: this header file should die
+
 XBT_PUBLIC_DATA(int) SIMIX_STORAGE_LEVEL; //Simix storage level
 
 XBT_PUBLIC_DATA(xbt_lib_t) as_router_lib;