Move perlext/Thread into perl/ext/Thread.
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Thu, 16 Oct 1997 16:42:13 +0000 (16:42 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Thu, 16 Oct 1997 16:42:13 +0000 (16:42 +0000)
commitc1f329308b702519079b58d1f4c523ce60dc9990
tree055f535c918fdf314c15c62968c32da6b1cf1ac7
parent8023c3ceb7a7110c55b3159dff471253f72f7e15
parent0a00ffdb1e70eb883974513d0ee6f4afd54aca19
Move perlext/Thread into perl/ext/Thread.

p4raw-id: //depot/perl@141
22 files changed:
Configure
ext/Thread/Makefile.PL
ext/Thread/Notes
ext/Thread/README
ext/Thread/Thread.pm
ext/Thread/Thread.xs
ext/Thread/Thread/Queue.pm
ext/Thread/Thread/Semaphore.pm
ext/Thread/create.t
ext/Thread/io.t
ext/Thread/join.t
ext/Thread/join2.t
ext/Thread/list.t
ext/Thread/lock.t
ext/Thread/queue.t
ext/Thread/sync.t
ext/Thread/sync2.t
ext/Thread/typemap
ext/Thread/unsync.t
ext/Thread/unsync2.t
ext/Thread/unsync3.t
ext/Thread/unsync4.t