Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
2bb0937887beac94f2d06e3ca27b4df540a1e6e3
[simgrid.git] / .gitignore
1 checkall.log
2 TAGS
3 *.mk
4 *.l[oa]
5 *.loT
6 *.[oa]
7 *.class
8 *.cmake
9 .libs
10 .deps
11 .dirstamp
12 stamp*
13 .emacs.desktop
14 CMakeFiles
15 CMakeCache.txt
16 DartConfiguration.tcl
17 Testing/
18 Makefile
19 test_rl
20 test_sg
21 _*.c
22 *~
23 *.swp
24 *_simulator
25 config.log
26 config.status
27 Makefile.in
28
29 src/*_unit.c
30 src/supernovae_*.c
31 src/simgrid_units_main.c
32 src/gras_config.h.in
33 make_simgrid_java.sh
34
35 testgraph.dot
36 testgraph.xml
37 buildtools/Cmake/src/tmp_gras_config.h.in
38 conftestval
39 cmake_install.cmake
40 CMakeFiles
41 install_manifest.txt
42 _CPack_Packages/
43
44 bibtex2html-1.02/
45 doc/all_bib.html
46 doc/all_bib.latin1.html
47 doc/all_bib.latin1.html.tmp
48 doc/logcategories.sh
49 doc/publis_core.bib
50 doc/publis_core_bib.html
51 doc/publis_core_bib.latin1.html
52 doc/publis_core_bib.latin1.html.tmp
53 doc/publis_count.html
54 doc/publis_extern.bib
55 doc/publis_extern_bib.html
56 doc/publis_extern_bib.latin1.html
57 doc/publis_extern_bib.latin1.html.tmp
58 doc/publis_intra.bib
59 doc/publis_intra_bib.html
60 doc/publis_intra_bib.latin1.html
61 doc/publis_intra_bib.latin1.html.tmp
62 doc/realtoc.sh
63 doc/tmp.realtoc
64 doc/using_bib.html
65 doc/using_bib.latin1.html
66 doc/using_bib.latin1.html.tmp
67
68 tools/graspe_master
69 examples/java/*/classnoinst.stamp
70 ###
71
72 aclocal.m4
73 acmacro/libtool.m4
74 acmacro/ltoptions.m4
75 acmacro/ltsugar.m4
76 acmacro/ltversion.m4
77 acmacro/lt~obsolete.m4
78 config.guess
79 config.sub
80 configure
81 install-sh
82 libtool
83 ltmain.sh
84
85 autom4te.cache/*
86 doc/Doxyfile
87 include/simgrid_config.h
88 examples/amok/bandwidth/bandwidth_maestro
89 examples/amok/bandwidth/bandwidth_sensor
90 examples/amok/saturate/saturate_maestro
91 examples/amok/saturate/saturate_sensor
92 examples/gras/all2all/all2all_receiver
93 examples/gras/all2all/all2all_sender
94 examples/gras/chrono/chrono_multiplier
95 examples/gras/mmrpc/mmrpc_client
96 examples/gras/mmrpc/mmrpc_server
97 examples/gras/mutual_exclusion/simple_token/simple_token_node
98 examples/gras/mutual_exclusion/simple_token/simple_token_checker
99 examples/gras/ping/ping_client
100 examples/gras/ping/ping_server
101 examples/gras/ping/ping_checker
102 examples/gras/pmm/pmm_master
103 examples/gras/pmm/pmm_slave
104 examples/gras/properties/properties_alice
105 examples/gras/properties/properties_bob
106 examples/gras/properties/properties_master
107 examples/gras/properties/properties_slave
108 examples/gras/rpc/rpc_client
109 examples/gras/rpc/rpc_forwarder
110 examples/gras/rpc/rpc_server
111 examples/gras/spawn/spawn_child
112 examples/gras/spawn/spawn_father
113 examples/gras/synchro/synchro_philosopher
114 examples/gras/timer/timer_client
115 examples/gras/replay/replay_simulator
116 examples/gras/replay/replay_master
117 examples/gras/replay/replay_worker
118 examples/msg/actions/actions
119 examples/msg/gtnets/gtnets
120 examples/msg/masterslave/masterslave_bypass
121 examples/msg/masterslave/masterslave_failure
122 examples/msg/masterslave/masterslave_forwarder
123 examples/msg/masterslave/masterslave_mailbox
124 examples/msg/migration/migration
125 examples/msg/parallel_task/parallel_task
126 examples/msg/parallel_task/test_ptask
127 examples/msg/priority/priority
128 examples/msg/properties/msg_prop
129 examples/msg/sendrecv/sendrecv
130 examples/msg/suspend/suspend
131 examples/msg/trace/test_trace_integration
132 examples/simdag/ex_sd_test
133 examples/simdag/ex_sd_test2
134 examples/simdag/metaxml/sd_meta
135 examples/simdag/properties/sd_prop
136 examples/simdag/sd_test
137 examples/simdag/sd_test2
138 examples/simdag/dax/dax_test
139 examples/smpi/reduce
140 examples/smpi/bcast
141 examples/smpi/bcbench
142 examples/smpi/compute
143 examples/smpi/compute2
144 examples/smpi/compute3
145 examples/smpi/first
146 examples/smpi/mvmul
147 examples/smpi/ring_c
148 examples/smpi/second
149 examples/smpi/split
150 examples/smpi/allreduce
151 examples/smpi/pingpong
152 examples/smpi/scatter
153 examples/smpi/alltoall2
154 examples/smpi/alltoall_basic
155 examples/smpi/alltoallv
156 examples/smpi/sendrecv
157 examples/smpi/smpi_sendrecv
158 simgrid-*-svn/*
159 src/.classes/*
160 src/context_sysv_config.h
161 src/gras_config.h
162 src/simgrid.jar
163 src/smpi/smpicc
164 src/smpi/smpirun
165 src/testall
166 src/ucontext_stack.h
167 teshsuite/datadesc_usage.out
168 teshsuite/gras/datadesc/datadesc_usage
169 teshsuite/gras/empty_main/empty_main_function
170 teshsuite/gras/msg_handle/msg_handle_client
171 teshsuite/gras/msg_handle/msg_handle_server
172 teshsuite/gras/small_sleep/log.txt
173 teshsuite/gras/small_sleep/small_sleep_function
174 teshsuite/gras/modelcheck/modelcheck_checker
175 teshsuite/msg/get_sender
176 teshsuite/simdag/basic0
177 teshsuite/simdag/basic1
178 teshsuite/simdag/basic2
179 teshsuite/simdag/basic3
180 teshsuite/simdag/basic4
181 teshsuite/simdag/basic5
182 teshsuite/simdag/basic6
183 teshsuite/simdag/network/mxn/test_intra_all2all
184 teshsuite/simdag/network/mxn/test_intra_independent_comm
185 teshsuite/simdag/network/mxn/test_intra_scatter
186 teshsuite/simdag/network/p2p/test_latency1
187 teshsuite/simdag/network/p2p/test_latency2
188 teshsuite/simdag/network/p2p/test_latency3
189 teshsuite/simdag/network/p2p/test_latency_bound
190 teshsuite/simdag/network/test_reinit_costs
191 teshsuite/simdag/platforms/basic_parsing_test
192 teshsuite/simdag/platforms/flatifier
193 teshsuite/simdag/partask/test_comp_only_par
194 teshsuite/simdag/partask/test_comp_only_seq
195 teshsuite/xbt/log_large_test
196 teshsuite/xbt/parallel_log_crashtest
197 testsuite/run_tests
198 testsuite/simdag/sd_test
199 testsuite/surf/lmm_usage
200 testsuite/surf/maxmin_bench
201 testsuite/surf/surf_usage
202 testsuite/surf/surf_usage2
203 testsuite/surf/trace_usage
204 testsuite/testgraph.dot
205 testsuite/testgraph.xml
206 testsuite/xbt/context_usage
207 testsuite/xbt/graphxml_usage
208 testsuite/xbt/heap_bench
209 testsuite/xbt/log_usage
210 tools/gras/gras_stub_generator
211 tools/graspe-slave
212 tools/tesh/tesh
213