X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8f58249ee1e3d4fff121c049fc018bf6fa9555a8..1f6a008d060e1ffc86348cfa7a9750688d871314:/README.coding diff --git a/README.coding b/README.coding index 37d3e72bd9..e3eed4041c 100644 --- a/README.coding +++ b/README.coding @@ -74,7 +74,7 @@ We use @ as a command marker, not \ (so, use @brief not \brief) ** ***************************************************** -SimGrid3 legacy interfaces (ie, MSG and SimDag) are following these rules: +SimGrid3 legacy interface (ie, MSG) is following these rules: - ???_t is a valid type (built with typedef) - s_toto_t is a structure (access to fields with .)