X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5bda74fa19f79d0abf79815f7147004b31dde226..27b0c1ee1d85c53f1d11bb2b8e539cd76e4cf437:/src/simix/simcalls.py diff --git a/src/simix/simcalls.py b/src/simix/simcalls.py index 6989839ef3..81edc6bc06 100755 --- a/src/simix/simcalls.py +++ b/src/simix/simcalls.py @@ -369,7 +369,7 @@ if __name__ == '__main__': fd.write('#include \n') fd.write('#include \n') fd.write('#include "src/simix/smx_synchro_private.hpp"\n') - + fd.write("/** @cond */ // Please Doxygen, don't look at this\n") fd.write(''' template