X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0018577cdf7f41abba2ddbcce6367cbd04064bd..8838d77194db9264fdec177b93194cc9e8c1b7e2:/.gitignore diff --git a/.gitignore b/.gitignore index 5a79481d0c..c6bdbe95e0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,12 +10,6 @@ *.swp *.patch -################################################ -### Simgrid java -*.class -simgrid.jar -src/simgrid.jar - ################################################ ### Libraries links src/bindings/ruby/simgrid.so @@ -42,7 +36,6 @@ src/context_sysv_config.h src/gras_config.h src/smpi/smpicc src/smpi/smpirun -doc/footer.html simgrid-*.tar.gz ################################################ @@ -63,6 +56,7 @@ Makefile bin/ lib/ build_dir/ +build/ buildtools/Cmake/test_prog/prog_va_copy.c @@ -86,6 +80,7 @@ doc/realtoc.sh doc/tmp.realtoc doc/using_bib.html doc/Doxyfile +doc/footer.html ################################################ ### Specific of project @@ -218,6 +213,8 @@ examples/smpi/alltoall_basic examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv +examples/smpi/mc_bugged1 +examples/smpi/mc_bugged2 src/replay/replay src/testall teshsuite/gras/datadesc/datadesc_usage