X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff51a10aa96bd9b7129db49f02b05c176bd48d35..d6d03a0a88c2673c9e5c604d63912b77bc17fdd4:/doc/doxygen/inside_tests.doc diff --git a/doc/doxygen/inside_tests.doc b/doc/doxygen/inside_tests.doc index d7a732860f..337344ae87 100644 --- a/doc/doxygen/inside_tests.doc +++ b/doc/doxygen/inside_tests.doc @@ -78,7 +78,7 @@ your changes should look like that: + src/xbt/plouf.c ) - if(HAVE_MC) + if(SIMGRID_HAVE_MC) \endverbatim Then, you want to actually add your tests in the source file. All the