X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/10d2e0e68ad9203efaee97ec4c2478b8847e6811..4efcdc1e4b35fbb46a705f163bc5c1745ec342c9:/.gitignore diff --git a/.gitignore b/.gitignore index 5394388eb3..9ddacb2402 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ src/*_unit.cpp src/*_unit.c ### Generated files _*.c -include/simgrid_config.h +include/simgrid/config.h include/smpi/smpif.h src/internal_config.h testprog @@ -146,7 +146,6 @@ examples/msg/*.tr examples/s4u/actor-create/s4u-actor-create examples/s4u/actor-daemon/s4u-actor-daemon examples/s4u/actor-join/s4u-actor-join -examples/s4u/actor-kill-pid/s4u-actor-kill-pid examples/s4u/actor-kill/s4u-actor-kill examples/s4u/actor-lifetime/s4u-actor-lifetime examples/s4u/actor-migration/s4u-actor-migration @@ -169,6 +168,7 @@ examples/s4u/energy-boot/s4u-energy-boot examples/s4u/energy-exec/s4u-energy-exec examples/s4u/energy-link/s4u-energy-link examples/s4u/energy-vm/s4u-energy-vm +examples/s4u/engine-filtering/s4u-engine-filtering examples/s4u/exec-async/s4u-exec-async examples/s4u/exec-basic/s4u-exec-basic examples/s4u/exec-dvfs/s4u-exec-dvfs @@ -222,8 +222,6 @@ teshsuite/mc/dwarf-expression/dwarf-expression teshsuite/mc/mutex-handling/mutex-handling teshsuite/mc/mutex-handling/without-mutex-handling teshsuite/mc/random-bug/random-bug -teshsuite/msg/actions-comm/actions-comm -teshsuite/msg/actions-storage/actions-storage teshsuite/msg/app-bittorrent/bittorrent teshsuite/msg/app-chainsend/chainsend teshsuite/msg/app-pingpong/app-pingpong @@ -934,4 +932,7 @@ src/bindings/java/MANIFEST.MF NATIVE/ VERSION include/smpi/mpif.h +include/smpi/mpi.mod +src/smpi/mpif.f90 +src/smpi/mpif.f90.generated a.out