]> git.saurik.com Git - wxWidgets.git/commit
renamed thread sample
authorRon Lee <ron@debian.org>
Tue, 14 Mar 2000 19:35:40 +0000 (19:35 +0000)
committerRon Lee <ron@debian.org>
Tue, 14 Mar 2000 19:35:40 +0000 (19:35 +0000)
commitc4f02b1fd84a243002416902530d9fed73ac7147
treef11302a1dcc96fe9599450b63cbf1c1a71ea0168
parent6718d773ad43f5d7708b14de338131e72f20e99a
renamed thread sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
samples/thread/Makefile.in
samples/thread/makefile.b32
samples/thread/makefile.bcc [new file with mode: 0644]
samples/thread/makefile.dos
samples/thread/makefile.g95
samples/thread/makefile.sc [new file with mode: 0644]
samples/thread/makefile.sl [new file with mode: 0644]
samples/thread/makefile.twn [new file with mode: 0644]
samples/thread/makefile.unx
samples/thread/makefile.vc
samples/thread/makefile.wat
samples/thread/test.cpp [deleted file]
samples/thread/test.def [deleted file]
samples/thread/test.rc [deleted file]
samples/thread/thread.cpp [new file with mode: 0644]
samples/thread/thread.def [new file with mode: 0644]
samples/thread/thread.rc [new file with mode: 0644]