X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe304706848f0a64477d4687b3ea97d5b9a0c35c..ac9197eec3a25524040ce2f55021ba590788c3a3:/.gitignore diff --git a/.gitignore b/.gitignore index 9f50195f56..49d8abb217 100644 --- a/.gitignore +++ b/.gitignore @@ -45,9 +45,9 @@ src/*_unit.c ### Generated files _*.c include/simgrid/config.h +include/simgrid/version.h include/smpi/smpif.h src/internal_config.h -src/simgrid/version.h testprog ### Cmake files CPackConfig.cmake @@ -181,6 +181,7 @@ examples/s4u/exec-monitor/s4u-exec-monitor examples/s4u/exec-ptask/s4u-exec-ptask examples/s4u/exec-remote/s4u-exec-remote examples/s4u/exec-waitany/s4u-exec-waitany +examples/s4u/exec-waitfor/s4u-exec-waitfor examples/s4u/io-async/s4u-io-async examples/s4u/io-file-remote/s4u-io-file-remote examples/s4u/io-file-system/s4u-io-file-system @@ -208,13 +209,12 @@ examples/deprecated/simdag/test/sd_test examples/deprecated/simdag/throttling/sd_throttling examples/deprecated/simdag/typed_tasks/sd_typed_tasks examples/smpi/ampi/smpi_ampi -examples/smpi/energy/f77/sef -examples/smpi/energy/f90/sef90 examples/smpi/energy/smpi_energy examples/smpi/mc/smpi_bugged1 examples/smpi/mc/smpi_bugged1_liveness examples/smpi/mc/smpi_bugged2 examples/smpi/mc/smpi_mutual_exclusion +examples/smpi/mc/smpi_sendsend examples/smpi/NAS/dt examples/smpi/NAS/ep examples/smpi/NAS/is