X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ba2717e7e862c3a73b5c37bbba156234b9eb37a5..f603241826db5fd6fa4fc263d578de9fa58c70d0:/.gitignore diff --git a/.gitignore b/.gitignore index 219c49c253..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 @@ -170,6 +169,7 @@ 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 @@ -178,7 +178,6 @@ 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-host-user-variables/trace-host-user-variables examples/s4u/basic/s4u_basic @@ -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