X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c9b9f18715b03fc8e77df5b43bd71afd4fba977..4ebc53f4ea63c0ec84680e5484ad9c9a81c85ff3:/.gitignore diff --git a/.gitignore b/.gitignore index 9e66b0582b..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 @@ -168,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 @@ -221,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 @@ -933,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