]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/inside_cmake.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CMake: get ready for some future versions of ns-3
[simgrid.git] / doc / doxygen / inside_cmake.doc
index 61e85f7accc55529aeb7d7564d19ec8c598def93..393fa8a0b7908f3eebacd5026443b18a6191605b 100644 (file)
@@ -25,7 +25,7 @@ users. In particular, torture test cases should be placed in teshsuite/, not exa
 upon them by error.
 
 The examples/ directory is organized as  follows:
- - examples/s4u/ for examples using the emerging S4U API
+ - examples/cpp/ for examples using the S4U API
  - examples/smpi/ or examples using the SMPI API
  - examples/platforms/ only contains platforms descriptions in the XML format (see @ref platform for details)
  - examples/deprecated/msg/ for examples using the MSG API. Here the naming convention is package-example (e.g., app-masterworker).