Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove doc/html with command make clean.
[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
26 config.log
27 config.status
28 config.cache
29 config.guess
30 config.sub
31 Makefile.in
32 autom4te.cache
33 aclocal.m4
34 acmacro/libtool.m4
35 acmacro/ltoptions.m4
36 acmacro/ltsugar.m4
37 acmacro/ltversion.m4
38 acmacro/lt~obsolete.m4
39 configure
40 install-sh
41 libtool
42 ltmain.sh
43 depcomp
44 missing
45 texinfo.tex
46
47 simgrid.jar
48 src/simgrid.jar
49 src/bindings/ruby/simgrid.so
50 examples/ruby/simgrid.so
51 examples/lua/simgrid.so
52 src/bindings/ruby/libsimgrid.so
53
54 examples/msg/ms.trace
55 examples/msg/procmig.trace
56 examples/msg/tasks.trace
57 examples/msg/volume.trace
58 examples/msg/zmsg_test.trace
59 examples/msg/categories.trace
60 examples/msg/masterslave/toto.txt
61 examples/msg/simulation.trace
62 examples/msg/toto.txt
63 examples/msg/z_gtnets.trace
64 examples/msg/tracing/procmig
65 examples/msg/tracing/tasks
66 examples/msg/tracing/volume
67 examples/msg/mc/bugged3
68 examples/msg/mc/random_test
69 examples/simdag/ex_sd_seq_access
70 examples/simdag/sd_seq_access
71
72 examples/msg/irc_isend/peer
73 examples/msg/irc_isend/toto.txt
74 examples/simdag/dot/dot_test
75
76 src/simgrid_units_main.c
77 *_unit.c
78 src/supernovae_*.c
79
80 buildtools/Cmake/tmp_gras_config.h.in
81 buildtools/Cmake/tmp_tracing_config.h.in
82 make_simgrid_java.sh
83
84 testgraph.dot
85 testgraph.xml
86 conftestval
87 cmake_install.cmake
88 CMakeFiles
89 install_manifest.txt
90 _CPack_Packages/
91
92 bibtex2html-1.02/
93
94 examples/smpi/toto.txt
95 src/gras_config.h.in
96 tools/graspe_master
97 examples/java/*/classnoinst.stamp
98 buildtools/Cmake/test_prog/prog_va_copy.c
99 ###
100 doc/all_bib.html
101 doc/all_bib.latin1.html
102 doc/all_bib.latin1.html.tmp
103 doc/logcategories.sh
104 doc/publis_core.bib
105 doc/publis_core_bib.html
106 doc/publis_core_bib.latin1.html
107 doc/publis_core_bib.latin1.html.tmp
108 doc/publis_count.html
109 doc/publis_extern.bib
110 doc/publis_extern_bib.html
111 doc/publis_extern_bib.latin1.html
112 doc/publis_extern_bib.latin1.html.tmp
113 doc/publis_intra.bib
114 doc/publis_intra_bib.html
115 doc/publis_intra_bib.latin1.html
116 doc/publis_intra_bib.latin1.html.tmp
117 doc/realtoc.sh
118 doc/tmp.realtoc
119 doc/using_bib.html
120 doc/using_bib.latin1.html
121 doc/using_bib.latin1.html.tmp
122
123 doc/Doxyfile
124 include/simgrid_config.h
125 include/instr/tracing_config.h
126 examples/amok/bandwidth/bandwidth_maestro
127 examples/amok/bandwidth/bandwidth_sensor
128 examples/amok/saturate/saturate_maestro
129 examples/amok/saturate/saturate_sensor
130 examples/gras/all2all/all2all_receiver
131 examples/gras/all2all/all2all_sender
132 examples/gras/chrono/chrono_multiplier
133 examples/gras/mmrpc/mmrpc_client
134 examples/gras/mmrpc/mmrpc_server
135 examples/gras/mutual_exclusion/simple_token/simple_token_node
136 examples/gras/mutual_exclusion/simple_token/simple_token_checker
137 examples/gras/ping/ping_client
138 examples/gras/ping/ping_server
139 examples/gras/ping/ping_checker
140 examples/gras/pmm/pmm_master
141 examples/gras/pmm/pmm_slave
142 examples/gras/properties/properties_alice
143 examples/gras/properties/properties_bob
144 examples/gras/properties/properties_master
145 examples/gras/properties/properties_slave
146 examples/gras/rpc/rpc_client
147 examples/gras/rpc/rpc_forwarder
148 examples/gras/rpc/rpc_server
149 examples/gras/spawn/spawn_child
150 examples/gras/spawn/spawn_father
151 examples/gras/synchro/synchro_philosopher
152 examples/gras/timer/timer_client
153 examples/gras/replay/replay_simulator
154 examples/gras/replay/replay_master
155 examples/gras/replay/replay_worker
156 examples/msg/actions/actions
157 examples/msg/gtnets/gtnets
158 examples/msg/masterslave/masterslave_bypass
159 examples/msg/masterslave/masterslave_failure
160 examples/msg/masterslave/masterslave_forwarder
161 examples/msg/masterslave/masterslave_mailbox
162 examples/msg/migration/migration
163 examples/msg/parallel_task/parallel_task
164 examples/msg/parallel_task/test_ptask
165 examples/msg/priority/priority
166 examples/msg/properties/msg_prop
167 examples/msg/sendrecv/sendrecv
168 examples/msg/suspend/suspend
169 examples/msg/trace/test_trace_integration
170 examples/msg/mc/centralized
171 examples/msg/mc/bugged2
172 examples/msg/mc/bugged1
173 examples/simdag/ex_sd_test
174 examples/simdag/ex_sd_test2
175 examples/simdag/metaxml/sd_meta
176 examples/simdag/properties/sd_prop
177 examples/simdag/sd_test
178 examples/simdag/sd_test2
179 examples/simdag/dax/dax_test
180 examples/simdag/scheduling/minmin_test
181 examples/smpi/reduce
182 examples/smpi/bcast
183 examples/smpi/bcbench
184 examples/smpi/compute
185 examples/smpi/compute2
186 examples/smpi/compute3
187 examples/smpi/first
188 examples/smpi/mvmul
189 examples/smpi/ring_c
190 examples/smpi/second
191 examples/smpi/split
192 examples/smpi/allreduce
193 examples/smpi/pingpong
194 examples/smpi/scatter
195 examples/smpi/alltoall2
196 examples/smpi/alltoall_basic
197 examples/smpi/alltoallv
198 examples/smpi/sendrecv
199 examples/smpi/smpi_sendrecv
200 simgrid-*-svn/*
201 src/context_sysv_config.h
202 src/gras_config.h
203 src/smpi/smpicc
204 src/smpi/smpirun
205 src/bindings/lua/libsimgrid.so
206 src/testall
207 src/ucontext_stack.h
208 teshsuite/datadesc_usage.out
209 teshsuite/gras/datadesc/datadesc_usage
210 teshsuite/gras/empty_main/empty_main_function
211 teshsuite/gras/msg_handle/msg_handle_client
212 teshsuite/gras/msg_handle/msg_handle_server
213 teshsuite/gras/small_sleep/log.txt
214 teshsuite/gras/small_sleep/small_sleep_function
215 teshsuite/gras/modelcheck/modelcheck_checker
216 teshsuite/msg/get_sender
217 teshsuite/simdag/basic0
218 teshsuite/simdag/basic1
219 teshsuite/simdag/basic2
220 teshsuite/simdag/basic3
221 teshsuite/simdag/basic4
222 teshsuite/simdag/basic5
223 teshsuite/simdag/basic6
224 teshsuite/simdag/network/mxn/test_intra_all2all
225 teshsuite/simdag/network/mxn/test_intra_independent_comm
226 teshsuite/simdag/network/mxn/test_intra_scatter
227 teshsuite/simdag/network/p2p/test_latency1
228 teshsuite/simdag/network/p2p/test_latency2
229 teshsuite/simdag/network/p2p/test_latency3
230 teshsuite/simdag/network/p2p/test_latency_bound
231 teshsuite/simdag/network/test_reinit_costs
232 teshsuite/simdag/platforms/basic_parsing_test
233 teshsuite/simdag/platforms/flatifier
234 teshsuite/simdag/partask/test_comp_only_par
235 teshsuite/simdag/partask/test_comp_only_seq
236 teshsuite/xbt/log_large_test
237 teshsuite/xbt/parallel_log_crashtest
238 testsuite/run_tests
239 testsuite/simdag/sd_test
240 testsuite/surf/lmm_usage
241 testsuite/surf/maxmin_bench
242 testsuite/surf/surf_usage
243 testsuite/surf/surf_usage2
244 testsuite/surf/trace_usage
245 testsuite/testgraph.dot
246 testsuite/testgraph.xml
247 testsuite/xbt/context_usage
248 testsuite/xbt/graphxml_usage
249 testsuite/xbt/heap_bench
250 testsuite/xbt/log_usage
251 tools/gras/gras_stub_generator
252 tools/graspe-slave
253 tools/tesh/tesh
254 examples/msg/tracing/categories
255 examples/msg/tracing/ms
256
257 .cproject
258 .project
259
260 .externalToolBuilders/
261 Debug/
262 bin/
263 lib/
264 buildtools/Cmake/transfert.sh
265 buildtools/pipol/install_cmake.sh