diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-04-26 13:58:34 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-04-26 13:58:34 +0000 |
commit | de8ae2fc69d472264b2d9639137e6169ff5a8c69 (patch) | |
tree | c00b6ca70ded99b03d0fbaffcd198432091fa598 /MANIFEST | |
parent | bc2cbbac0f53cbaf01b7ec8ef920f3910698f71d (diff) | |
download | perl-de8ae2fc69d472264b2d9639137e6169ff5a8c69.tar.gz |
Remove the Thread typemap
p4raw-id: //depot/perl@31088
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1165,7 +1165,6 @@ ext/Thread/sync.tx Test thread synchronisation ext/Thread/Thread/Signal.pm Start a thread to run signal handlers ext/Thread/Thread/Specific.pm Thread specific data access ext/Thread/Thread.xs Thread extension external subroutines -ext/Thread/typemap Thread extension interface types ext/Thread/unsync2.tx Test thread implicit synchronisation ext/Thread/unsync3.tx Test thread implicit synchronisation ext/Thread/unsync4.tx Test thread implicit synchronisation |