Do not create empty hashes in get_X_keyed_str vtables
[parrot.git] / .gitignore
blob55e5e3b46a9771df46c15ef972c3dd730b69590a
1 # ex: set ro:
2 # $Id: MANIFEST.SKIP 47057 2010-05-27 15:39:08Z fperrad 
3 # generated by tools/dev/mk_manifest_and_skip.pl Thu May 27 15:25:37 2010 UT
5 # This file should contain a transcript of the svn:ignore properties
6 # of the directories in the Parrot subversion repository. (Needed for
7 # distributions or in general when svn is not available).
8 # See docs/submissions.pod on how to recreate this file after SVN
9 # has been told about new generated files.
11 # Ignore the SVN directories
12 \B.svn\b
14 # ports/ should not go into release tarballs
15 ports
16 # generated from svn:ignore of './'
17 *.core
18 *.def
19 *.exe
20 *.exp
21 *.ilk
22 *.lib
23 *.manifest
24 *.ncb
25 *.o
26 *.obj
27 *.patch
28 *.pdb
29 *.sln
30 *.sto
31 *.suo
32 *.tmp
33 *.vcproj*
34 .git
35 .parrot_current_rev
36 CFLAGS
37 MANIFEST.configure.generated
38 Makefile
39 TAGS
40 all_cstring.str
41 blib
42 config_lib.pir
43 cover_db
44 install_config.fpmc
45 installable*
46 libparrot.def
47 libparrot.dll
48 miniparrot
49 myconfig
50 ops2c
51 ops2c.c
52 ops2c.pbc
53 ops2c.pir
54 parrot
55 parrot-nqp
56 parrot-nqp.c
57 parrot-nqp.pbc
58 parrot-prove
59 parrot-prove.*
60 parrot.ilk
61 parrot.iss
62 parrot.pc
63 parrot.pdb
64 parrot_config
65 parrot_config.c
66 parrot_config.pbc
67 parrot_debugger
68 parrot_nci_thunk_gen
69 parrot_nci_thunk_gen.c
70 parrot_nci_thunk_gen.pbc
71 parrot_test_run.tar.gz
72 pbc_disassemble
73 pbc_dump
74 pbc_info
75 pbc_merge
76 pbc_to_exe
77 pbc_to_exe.*
78 perl6
79 pirc
80 tags
81 temp.file
82 test
83 test.c
84 test.cco
85 test.err
86 test.ilk
87 test.ldo
88 test.out
89 test.pdb
90 vc60.pdb
91 vc70.pdb
92 vtable.dump
93 # generated from svn:ignore of 'compilers/data_json/'
94 compilers/data_json/data_json.pbc
95 # generated from svn:ignore of 'compilers/data_json/data_json/'
96 compilers/data_json/data_json/*.pbc
97 compilers/data_json/data_json/*.pir
98 # generated from svn:ignore of 'compilers/imcc/'
99 compilers/imcc/*.flag
100 compilers/imcc/*.o
101 compilers/imcc/*.obj
102 compilers/imcc/*.tmp
103 compilers/imcc/Rules.mak
104 compilers/imcc/imcc
105 compilers/imcc/imclexer.c
106 compilers/imcc/imcparser.c
107 compilers/imcc/imcparser.h
108 compilers/imcc/imcparser.output
109 # generated from svn:ignore of 'compilers/opsc/gen/Ops/'
110 compilers/opsc/gen/Ops/*.pir
111 # generated from svn:ignore of 'compilers/opsc/gen/Ops/Compiler/'
112 compilers/opsc/gen/Ops/Compiler/*.pir
113 # generated from svn:ignore of 'compilers/opsc/gen/Ops/Trans/'
114 compilers/opsc/gen/Ops/Trans/*.pir
115 # generated from svn:ignore of 'compilers/pct/src/PAST/'
116 compilers/pct/src/PAST/*.pbc
117 # generated from svn:ignore of 'compilers/pct/src/PCT/'
118 compilers/pct/src/PCT/*.pbc
119 # generated from svn:ignore of 'compilers/pct/src/POST/'
120 compilers/pct/src/POST/*.pbc
121 compilers/pct/src/POST/Grammar_gen.pir
122 # generated from svn:ignore of 'compilers/pge/'
123 compilers/pge/PGE.pbc
124 # generated from svn:ignore of 'compilers/pge/PGE/'
125 compilers/pge/PGE/*.dll
126 compilers/pge/PGE/builtins_gen.pir
127 # generated from svn:ignore of 'compilers/pirc/'
128 compilers/pirc/*.o
129 compilers/pirc/*.obj
130 compilers/pirc/*.pbd
131 compilers/pirc/pirc
132 compilers/pirc/pirc.exe
133 # generated from svn:ignore of 'compilers/pirc/t/'
134 compilers/pirc/t/basic_?.pir
135 compilers/pirc/t/basic_??.pir
136 compilers/pirc/t/heredoc_?.pir
137 compilers/pirc/t/macro_?.pir
138 compilers/pirc/t/stmts_?.pir
139 compilers/pirc/t/subflags_?.pir
140 # generated from svn:ignore of 'compilers/tge/'
141 compilers/tge/tgc.pbc
142 # generated from svn:ignore of 'compilers/tge/TGE/'
143 compilers/tge/TGE/Parser.pir
144 # generated from svn:ignore of 'docs/'
145 docs/*.tmp
146 docs/Makefile
147 docs/build
148 docs/doc-prep
149 docs/html
150 docs/packfile-c.pod
151 docs/packfile-perl.pod
152 # generated from svn:ignore of 'docs/book/'
153 docs/book/*.html
154 # generated from svn:ignore of 'docs/ops/'
155 docs/ops/*.pod
156 # generated from svn:ignore of 'editor/'
157 editor/Makefile
158 editor/imc.vim
159 editor/imcc.xml
160 editor/pir.vim
161 editor/skeleton.pir
162 # generated from svn:ignore of 'examples/languages/abc/'
163 examples/languages/abc/*.c
164 examples/languages/abc/*.exe
165 examples/languages/abc/*.iss
166 examples/languages/abc/*.o
167 examples/languages/abc/*.obj
168 examples/languages/abc/*.pbc
169 examples/languages/abc/MANIFEST
170 examples/languages/abc/abc
171 examples/languages/abc/installable_abc
172 examples/languages/abc/man
173 # generated from svn:ignore of 'examples/languages/abc/src/'
174 examples/languages/abc/src/gen_actions.pir
175 examples/languages/abc/src/gen_builtins.pir
176 examples/languages/abc/src/gen_grammar.pir
177 # generated from svn:ignore of 'examples/languages/abc/t/'
178 examples/languages/abc/t/*_*.out
179 examples/languages/abc/t/*_*.pir
180 # generated from svn:ignore of 'examples/languages/squaak/'
181 examples/languages/squaak/*.c
182 examples/languages/squaak/*.exe
183 examples/languages/squaak/*.iss
184 examples/languages/squaak/*.o
185 examples/languages/squaak/*.obj
186 examples/languages/squaak/*.pbc
187 examples/languages/squaak/MANIFEST
188 examples/languages/squaak/installable_squaak
189 examples/languages/squaak/squaak
190 # generated from svn:ignore of 'examples/languages/squaak/src/'
191 examples/languages/squaak/src/gen_*.pir
192 # generated from svn:ignore of 'examples/mops/'
193 examples/mops/*.o
194 examples/mops/mops
195 # generated from svn:ignore of 'examples/nci/'
196 examples/nci/*.pbc
197 # generated from svn:ignore of 'examples/pasm/'
198 examples/pasm/hello
199 examples/pasm/hello.o
200 examples/pasm/hello.pbc
201 # generated from svn:ignore of 'examples/pir/befunge/'
202 examples/pir/befunge/*.c
203 examples/pir/befunge/*.exe
204 examples/pir/befunge/*.iss
205 examples/pir/befunge/*.o
206 examples/pir/befunge/*.obj
207 examples/pir/befunge/*.pbc
208 examples/pir/befunge/MANIFEST
209 examples/pir/befunge/befunge
210 examples/pir/befunge/installable_befunge
211 # generated from svn:ignore of 'ext/'
212 ext/Makefile
213 # generated from svn:ignore of 'ext/Parrot-Embed/'
214 ext/Parrot-Embed/*.bs
215 ext/Parrot-Embed/*.bundle
216 ext/Parrot-Embed/*.c
217 ext/Parrot-Embed/*.def
218 ext/Parrot-Embed/*.dll
219 ext/Parrot-Embed/*.dump
220 ext/Parrot-Embed/*.dylib
221 ext/Parrot-Embed/*.exe
222 ext/Parrot-Embed/*.exp
223 ext/Parrot-Embed/*.h
224 ext/Parrot-Embed/*.ilk
225 ext/Parrot-Embed/*.lib
226 ext/Parrot-Embed/*.manifest
227 ext/Parrot-Embed/*.o
228 ext/Parrot-Embed/*.obj
229 ext/Parrot-Embed/*.old
230 ext/Parrot-Embed/*.pdb
231 ext/Parrot-Embed/*.pdb
232 ext/Parrot-Embed/*.so
233 ext/Parrot-Embed/*.tmp
234 ext/Parrot-Embed/*.xs
235 ext/Parrot-Embed/Build
236 ext/Parrot-Embed/Build.bat
237 ext/Parrot-Embed/Makefile
238 ext/Parrot-Embed/Makefile.PL
239 ext/Parrot-Embed/_build
240 ext/Parrot-Embed/blib
241 ext/Parrot-Embed/dll.base
242 ext/Parrot-Embed/pm_to_blib
243 # generated from svn:ignore of 'ext/Parrot-Embed/lib/Parrot/'
244 ext/Parrot-Embed/lib/Parrot/*.c
245 ext/Parrot-Embed/lib/Parrot/*.obj
246 # generated from svn:ignore of 'ext/Parrot-Embed/t/'
247 ext/Parrot-Embed/t/*.pbc
248 # generated from svn:ignore of 'ext/nqp-rx/src/stage0/'
249 ext/nqp-rx/src/stage0/nqp-setting.pir
250 # generated from svn:ignore of 'include/parrot/'
251 include/parrot/*.tmp
252 include/parrot/config.h
253 include/parrot/core_pmcs.h
254 include/parrot/extend_vtable.h
255 include/parrot/feature.h
256 include/parrot/has_header.h
257 include/parrot/opsenum.h
258 include/parrot/pbcversion.h
259 include/parrot/platform.h
260 include/parrot/platform_interface.h
261 include/parrot/platform_limits.h
262 include/parrot/vtable.h
263 # generated from svn:ignore of 'include/pmc/'
264 include/pmc/*.h
265 # generated from svn:ignore of 'lib/'
266 lib/DumbLink.pm
267 # generated from svn:ignore of 'lib/Parrot/'
268 lib/Parrot/*.tmp
269 lib/Parrot/Jit.pm
270 lib/Parrot/Makefile
271 lib/Parrot/OpLib
272 lib/Parrot/PMC.pm
273 lib/Parrot/PakFile2.bs
274 lib/Parrot/PakFile2.c
275 lib/Parrot/blib
276 lib/Parrot/pm_to_blib
277 # generated from svn:ignore of 'lib/Parrot/Config/'
278 lib/Parrot/Config/Generated.pm
279 # generated from svn:ignore of 'lib/Parrot/Pmc2c/'
280 lib/Parrot/Pmc2c/PCCMETHOD_BITS.pm
281 # generated from svn:ignore of 'runtime/parrot/dynext/'
282 runtime/parrot/dynext/*.bundle
283 runtime/parrot/dynext/*.def
284 runtime/parrot/dynext/*.dll
285 runtime/parrot/dynext/*.dylib
286 runtime/parrot/dynext/*.exe
287 runtime/parrot/dynext/*.exp
288 runtime/parrot/dynext/*.ilk
289 runtime/parrot/dynext/*.lib
290 runtime/parrot/dynext/*.manifest
291 runtime/parrot/dynext/*.obj
292 runtime/parrot/dynext/*.pdb
293 runtime/parrot/dynext/*.so
294 runtime/parrot/dynext/libnci.*
295 # generated from svn:ignore of 'runtime/parrot/include/'
296 runtime/parrot/include/*.fpmc
297 runtime/parrot/include/*.pasm
298 runtime/parrot/include/*.pbc
299 # generated from svn:ignore of 'runtime/parrot/languages/'
300 runtime/parrot/languages/data_json
301 # generated from svn:ignore of 'runtime/parrot/library/'
302 runtime/parrot/library/*.pbc
303 runtime/parrot/library/OpenGL_funcs.pir
304 runtime/parrot/library/PAST
305 runtime/parrot/library/config.pir
306 # generated from svn:ignore of 'runtime/parrot/library/Archive/'
307 runtime/parrot/library/Archive/*.pbc
308 # generated from svn:ignore of 'runtime/parrot/library/CGI/'
309 runtime/parrot/library/CGI/*.pbc
310 # generated from svn:ignore of 'runtime/parrot/library/Config/'
311 runtime/parrot/library/Config/*.pbc
312 # generated from svn:ignore of 'runtime/parrot/library/Configure/'
313 runtime/parrot/library/Configure/*.pbc
314 # generated from svn:ignore of 'runtime/parrot/library/Data/'
315 runtime/parrot/library/Data/*.pbc
316 # generated from svn:ignore of 'runtime/parrot/library/Data/Dumper/'
317 runtime/parrot/library/Data/Dumper/*.pbc
318 # generated from svn:ignore of 'runtime/parrot/library/Digest/'
319 runtime/parrot/library/Digest/*.pbc
320 # generated from svn:ignore of 'runtime/parrot/library/Getopt/'
321 runtime/parrot/library/Getopt/Obj.pbc
322 # generated from svn:ignore of 'runtime/parrot/library/HTTP/'
323 runtime/parrot/library/HTTP/*.pbc
324 # generated from svn:ignore of 'runtime/parrot/library/LWP/'
325 runtime/parrot/library/LWP/*.pbc
326 # generated from svn:ignore of 'runtime/parrot/library/MIME/'
327 runtime/parrot/library/MIME/*.pbc
328 # generated from svn:ignore of 'runtime/parrot/library/Math/'
329 runtime/parrot/library/Math/*.pbc
330 # generated from svn:ignore of 'runtime/parrot/library/NCI/'
331 runtime/parrot/library/NCI/*.pbc
332 # generated from svn:ignore of 'runtime/parrot/library/OpenGL/'
333 runtime/parrot/library/OpenGL/*.pbc
334 # generated from svn:ignore of 'runtime/parrot/library/PCT/'
335 runtime/parrot/library/PCT/*.pbc
336 # generated from svn:ignore of 'runtime/parrot/library/PGE/'
337 runtime/parrot/library/PGE/*.pbc
338 # generated from svn:ignore of 'runtime/parrot/library/Parrot/'
339 runtime/parrot/library/Parrot/*.pbc
340 # generated from svn:ignore of 'runtime/parrot/library/ProfTest/'
341 runtime/parrot/library/ProfTest/*.pbc
342 runtime/parrot/library/ProfTest/*.pir
343 # generated from svn:ignore of 'runtime/parrot/library/Stream/'
344 runtime/parrot/library/Stream/*.pbc
345 # generated from svn:ignore of 'runtime/parrot/library/String/'
346 runtime/parrot/library/String/Utils.pbc
347 # generated from svn:ignore of 'runtime/parrot/library/TAP/'
348 runtime/parrot/library/TAP/*.pbc
349 # generated from svn:ignore of 'runtime/parrot/library/Tcl/'
350 runtime/parrot/library/Tcl/*.pbc
351 # generated from svn:ignore of 'runtime/parrot/library/Test/'
352 runtime/parrot/library/Test/*.pbc
353 # generated from svn:ignore of 'runtime/parrot/library/Test/Builder/'
354 runtime/parrot/library/Test/Builder/*.pbc
355 # generated from svn:ignore of 'runtime/parrot/library/YAML/'
356 runtime/parrot/library/YAML/*.pbc
357 # generated from svn:ignore of 'runtime/parrot/library/YAML/Dumper/'
358 runtime/parrot/library/YAML/Dumper/*.pbc
359 # generated from svn:ignore of 'runtime/parrot/library/YAML/Parser/'
360 runtime/parrot/library/YAML/Parser/*.pbc
361 # generated from svn:ignore of 'src/'
362 src/*.o
363 src/*.obj
364 src/*.str
365 src/asmfun.*
366 src/core_pmcs.c
367 src/exec_cpu.c
368 src/exec_dep.c
369 src/exec_dep.h
370 src/extend_vtable.c
371 src/extra_nci_thunks.c
372 src/fingerprint.c
373 src/glut_callbacks.c
374 src/glut_nci_thunks.c
375 src/glut_nci_thunks.nci
376 src/install_config.c
377 src/jit_cpu.c
378 src/jit_defs.c
379 src/jit_emit.h
380 src/null_config.c
381 src/parrot_config.c
382 src/parrot_config.h
383 src/platform.c
384 src/platform_asm.s
385 src/revision.c
386 # generated from svn:ignore of 'src/atomic/'
387 src/atomic/*.gcda
388 src/atomic/*.o
389 # generated from svn:ignore of 'src/call/'
390 src/call/*.o
391 src/call/*.obj
392 src/call/*.str
393 # generated from svn:ignore of 'src/dynoplibs/'
394 src/dynoplibs/*.bundle
395 src/dynoplibs/*.c
396 src/dynoplibs/*.dll
397 src/dynoplibs/*.exp
398 src/dynoplibs/*.h
399 src/dynoplibs/*.ilk
400 src/dynoplibs/*.lib
401 src/dynoplibs/*.manifest
402 src/dynoplibs/*.o
403 src/dynoplibs/*.obj
404 src/dynoplibs/*.pdb
405 src/dynoplibs/*.so
406 src/dynoplibs/Defines.mak
407 src/dynoplibs/Rules.mak
408 # generated from svn:ignore of 'src/dynpmc/'
409 src/dynpmc/*.bundle
410 src/dynpmc/*.c
411 src/dynpmc/*.def
412 src/dynpmc/*.dll
413 src/dynpmc/*.dump
414 src/dynpmc/*.dylib
415 src/dynpmc/*.exe
416 src/dynpmc/*.exp
417 src/dynpmc/*.h
418 src/dynpmc/*.ilk
419 src/dynpmc/*.lib
420 src/dynpmc/*.mak
421 src/dynpmc/*.manifest
422 src/dynpmc/*.o
423 src/dynpmc/*.obj
424 src/dynpmc/*.pdb
425 src/dynpmc/*.so
426 src/dynpmc/Makefile
427 src/dynpmc/md2.pmc
428 src/dynpmc/md4.pmc
429 src/dynpmc/md5.pmc
430 src/dynpmc/ripemd160.pmc
431 src/dynpmc/sha.pmc
432 src/dynpmc/sha1.pmc
433 src/dynpmc/sha256.pmc
434 src/dynpmc/sha512.pmc
435 # generated from svn:ignore of 'src/gc/'
436 src/gc/*.bundle
437 src/gc/*.def
438 src/gc/*.dll
439 src/gc/*.dump
440 src/gc/*.dylib
441 src/gc/*.exe
442 src/gc/*.exp
443 src/gc/*.h
444 src/gc/*.ilk
445 src/gc/*.lib
446 src/gc/*.manifest
447 src/gc/*.o
448 src/gc/*.obj
449 src/gc/*.pdb
450 src/gc/*.so
451 src/gc/Makefile
452 # generated from svn:ignore of 'src/interp/'
453 src/interp/*.o
454 src/interp/*.str
455 # generated from svn:ignore of 'src/io/'
456 src/io/*.o
457 src/io/*.obj
458 src/io/*.str
459 # generated from svn:ignore of 'src/nci/'
460 src/nci/*.o
461 src/nci/*.obj
462 src/nci/*.str
463 # generated from svn:ignore of 'src/ops/'
464 src/ops/*.c
465 src/ops/*.o
466 src/ops/*.obj
467 # generated from svn:ignore of 'src/packfile/'
468 src/packfile/*.o
469 src/packfile/*.obj
470 # generated from svn:ignore of 'src/pmc/'
471 src/pmc/*.c
472 src/pmc/*.dump
473 src/pmc/*.h
474 src/pmc/*.o
475 src/pmc/*.obj
476 src/pmc/*.str
477 src/pmc/*.tmp
478 src/pmc/Makefile
479 # generated from svn:ignore of 'src/runcore/'
480 src/runcore/*.o
481 src/runcore/*.obj
482 src/runcore/*.str
483 # generated from svn:ignore of 'src/string/'
484 src/string/*.o
485 src/string/*.obj
486 src/string/*.str
487 src/string/private_cstring.h
488 # generated from svn:ignore of 'src/string/charset/'
489 src/string/charset/*.o
490 src/string/charset/*.obj
491 # generated from svn:ignore of 'src/string/encoding/'
492 src/string/encoding/*.o
493 src/string/encoding/*.obj
494 # generated from svn:ignore of 't/benchmark/'
495 t/benchmark/*.pasm
496 t/benchmark/*.pir
497 # generated from svn:ignore of 't/compilers/data_json/'
498 t/compilers/data_json/*.pbc
499 t/compilers/data_json/*.pir
500 t/compilers/data_json/*_pbcexe
501 # generated from svn:ignore of 't/compilers/imcc/'
502 t/compilers/imcc/*.pbc
503 # generated from svn:ignore of 't/compilers/imcc/imcpasm/'
504 t/compilers/imcc/imcpasm/*.pasm
505 t/compilers/imcc/imcpasm/*.pbc
506 t/compilers/imcc/imcpasm/*.pir
507 t/compilers/imcc/imcpasm/*_pbcexe
508 # generated from svn:ignore of 't/compilers/imcc/reg/'
509 t/compilers/imcc/reg/*.pasm
510 t/compilers/imcc/reg/*.pbc
511 t/compilers/imcc/reg/*.pir
512 t/compilers/imcc/reg/*_pbcexe*
513 # generated from svn:ignore of 't/compilers/imcc/syn/'
514 t/compilers/imcc/syn/*.pasm
515 t/compilers/imcc/syn/*.pbc
516 t/compilers/imcc/syn/*.pir
517 t/compilers/imcc/syn/*_pbcexe*
518 # generated from svn:ignore of 't/compilers/pct/'
519 t/compilers/pct/*.pbc
520 t/compilers/pct/*.pir
521 # generated from svn:ignore of 't/compilers/pge/'
522 t/compilers/pge/*.pasm
523 t/compilers/pge/*.pbc
524 t/compilers/pge/*.pir
525 t/compilers/pge/*_pbcexe
526 # generated from svn:ignore of 't/compilers/pge/p5regex/'
527 t/compilers/pge/p5regex/*.pir
528 # generated from svn:ignore of 't/compilers/pge/perl6regex/'
529 t/compilers/pge/perl6regex/*.pbc
530 t/compilers/pge/perl6regex/*.pir
531 # generated from svn:ignore of 't/compilers/tge/'
532 t/compilers/tge/*.pbc
533 t/compilers/tge/*.pir
534 t/compilers/tge/*_pbcexe
535 # generated from svn:ignore of 't/dynoplibs/'
536 t/dynoplibs/*.pasm
537 t/dynoplibs/*.pbc
538 t/dynoplibs/*.pir
539 # generated from svn:ignore of 't/dynpmc/'
540 t/dynpmc/*.pasm
541 t/dynpmc/*.pbc
542 t/dynpmc/*.pir
543 t/dynpmc/*_pbcexe*
544 t/dynpmc/md2.t
545 t/dynpmc/md4.t
546 t/dynpmc/md5.t
547 t/dynpmc/ripemd160.t
548 t/dynpmc/sha.t
549 t/dynpmc/sha1.t
550 t/dynpmc/sha256.t
551 t/dynpmc/sha512.t
552 # generated from svn:ignore of 't/examples/'
553 t/examples/*.pasm
554 t/examples/*.pbc
555 t/examples/*.pir
556 t/examples/*_pbcexe*
557 # generated from svn:ignore of 't/library/'
558 t/library/*.out
559 t/library/*.pasm
560 t/library/*.pbc
561 t/library/*.pir
562 t/library/*_pbcexe*
563 # generated from svn:ignore of 't/native_pbc/'
564 t/native_pbc/*_pbcexe*
565 # generated from svn:ignore of 't/oo/'
566 t/oo/*.pbc
567 t/oo/*.pir
568 # generated from svn:ignore of 't/op/'
569 t/op/*.out
570 t/op/*.pasm
571 t/op/*.pbc
572 t/op/*.pir
573 t/op/*_pbcexe*
574 # generated from svn:ignore of 't/perl/'
575 t/perl/Parrot_Test_1.pasm
576 t/perl/Parrot_Test_1.pir
577 # generated from svn:ignore of 't/pmc/'
578 t/pmc/*.out
579 t/pmc/*.pasm
580 t/pmc/*.pbc
581 t/pmc/*.pir
582 t/pmc/*_pbcexe*
583 # generated from svn:ignore of 't/src/'
584 t/src/*_*
585 # generated from svn:ignore of 't/stress/'
586 t/stress/*.out
587 t/stress/*.pasm
588 t/stress/*.pbc
589 t/stress/*.pir
590 t/stress/*_pbcexe*
591 # generated from svn:ignore of 't/tools/'
592 t/tools/*.pbc
593 t/tools/*.pir
594 t/tools/*.stdout
595 t/tools/pdb.t.*
596 t/tools/pmc2c.*.c
597 t/tools/pmc2c.*.dump
598 t/tools/pmc2c.*.h
599 t/tools/pmc2c.*.pmc
600 # Local variables:
601 #   mode: text
602 #   buffer-read-only: t
603 # End: