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