X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/11a34a08b64a2c5897a0ce2137fb9e8d37bd7fd2..f603241826db5fd6fa4fc263d578de9fa58c70d0:/.gitignore diff --git a/.gitignore b/.gitignore index 9bd399f87e..c1bdf8aa4f 100644 --- a/.gitignore +++ b/.gitignore @@ -100,7 +100,6 @@ doc/html doc/index.php doc/simgrid.tag doc/doxygen/logcategories.doc -doc/index-API.doc doc/simgrid_modules.map doc/javadoc ### Specific of project @@ -141,7 +140,7 @@ examples/msg/io-file/io-file examples/msg/io-file-unlink/io-file-unlink examples/msg/io-remote/io-remote examples/msg/io-storage/io-storage -examples/msg/failures/failures +examples/msg/platform-failures/platform-failures examples/msg/process-kill/process-kill examples/msg/app-masterworker/app-masterworker examples/msg/mc/bugged1 @@ -165,22 +164,22 @@ examples/msg/network-ns3/network-ns3 examples/msg/app-pmm/app-pmm examples/msg/task-priority/task-priority examples/msg/procmig.trace -examples/msg/properties/properties -examples/msg/synchro/synchro -examples/msg/sendrecv/sendrecv -examples/msg/set-maestro/set-maestro +examples/msg/platform-properties/platform-properties +examples/msg/synchro-semaphore/synchro-semaphore +examples/msg/app-pingpong/app-pingpong +examples/msg/maestro-set/maestro-set examples/msg/simulation.trace +examples/msg/process-create/process-create examples/msg/process-startkilltime/process-startkilltime examples/msg/process-suspend/process-suspend examples/msg/app-token-ring/app-token-ring examples/msg/trace-categories/trace-categories -examples/msg/trace-link-srcdst-user-variables/trace-link-srcdst-user-variables +examples/msg/trace-route-user-variables/trace-route-user-variables examples/msg/trace-link-user-variables/trace-link-user-variables examples/msg/trace-masterworker/trace-masterworker examples/msg/trace-process-migration/trace-process-migration -examples/msg/trace-simple/trace-simple examples/msg/trace-platform/trace-platform -examples/msg/trace-user-variables/trace-user-variables +examples/msg/trace-host-user-variables/trace-host-user-variables examples/s4u/basic/s4u_basic examples/s4u/io/s4u_io examples/simdag/daxload/sd_daxload @@ -221,6 +220,7 @@ examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi examples/smpi/replay/smpi_replay examples/smpi/trace/smpi_trace examples/smpi/trace_simple/smpi_trace_simple +examples/smpi/trace_call_location/smpi_trace_call_location testall teshsuite/datadesc_usage.out teshsuite/java/SemaphoreGC/SemaphoreGC_compiled @@ -269,6 +269,7 @@ teshsuite/simdag/evaluate-get-route-time/evaluate-get-route-time teshsuite/simdag/evaluate-parse-time/evaluate-parse-time teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow +teshsuite/simix/generic_simcalls/generic_simcalls teshsuite/smpi/bug-17132/bug-17132 teshsuite/smpi/coll-allgather/coll-allgather teshsuite/smpi/coll-allgatherv/coll-allgatherv