]> git.saurik.com Git - wxWidgets.git/commit
Life!
authorGuillermo Rodriguez Garcia <guille@iies.es>
Mon, 3 Jan 2000 08:56:57 +0000 (08:56 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Mon, 3 Jan 2000 08:56:57 +0000 (08:56 +0000)
commit5a1dca125f7689dd0e9b6433337cfc72af14797d
tree898df0c4f087205910fe2537c75af93eff438500
parentcbf97a6cd655d44e6f7b1ffaf35be0c392532ae7
Life!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
samples/life/Makefile.in [new file with mode: 0644]
samples/life/bitmaps/play.bmp [new file with mode: 0644]
samples/life/bitmaps/play.xpm [new file with mode: 0644]
samples/life/bitmaps/reset.bmp [new file with mode: 0644]
samples/life/bitmaps/reset.xpm [new file with mode: 0644]
samples/life/bitmaps/stop.bmp [new file with mode: 0644]
samples/life/bitmaps/stop.xpm [new file with mode: 0644]
samples/life/life.cpp [new file with mode: 0644]
samples/life/life.def [new file with mode: 0644]
samples/life/life.rc [new file with mode: 0644]
samples/life/makefile.b32 [new file with mode: 0644]
samples/life/makefile.bcc [new file with mode: 0644]
samples/life/makefile.dos [new file with mode: 0644]
samples/life/makefile.g95 [new file with mode: 0644]
samples/life/makefile.vc [new file with mode: 0644]
samples/life/makefile.wat [new file with mode: 0644]
samples/life/mondrian.ico [new file with mode: 0644]
samples/life/mondrian.xpm [new file with mode: 0644]