aboutsummaryrefslogtreecommitdiff
path: root/Perl/demos/zinc-demos
diff options
context:
space:
mode:
authormertz2003-01-22 17:12:36 +0000
committermertz2003-01-22 17:12:36 +0000
commitc787242598fc9905cc905b2519ddd3920277fb4d (patch)
tree2c4d3f44cec74a8f4f78ba840bf2342a478ef2d8 /Perl/demos/zinc-demos
parentb02f2ca86d2c51bbe303c8c1d3505a62d13c7e15 (diff)
downloadtkzinc-c787242598fc9905cc905b2519ddd3920277fb4d.zip
tkzinc-c787242598fc9905cc905b2519ddd3920277fb4d.tar.gz
tkzinc-c787242598fc9905cc905b2519ddd3920277fb4d.tar.bz2
tkzinc-c787242598fc9905cc905b2519ddd3920277fb4d.tar.xz
ajout de la demo tiger
Diffstat (limited to 'Perl/demos/zinc-demos')
-rw-r--r--Perl/demos/zinc-demos1
1 files changed, 1 insertions, 0 deletions
diff --git a/Perl/demos/zinc-demos b/Perl/demos/zinc-demos
index a0b43ec..05eb3dc 100644
--- a/Perl/demos/zinc-demos
+++ b/Perl/demos/zinc-demos
@@ -147,6 +147,7 @@ $T->insert('end', "1. A simple animated application \"the Wheel of Fortune\".\n"
$T->insert('end', "2. A simple radar display.\n", [qw/demo demo-simpleradar/]);
$T->insert('end', "3. Zetris a clone of the famous tetris game (requires openGL.)\n", [qw/demo demo-Zetris/]);
$T->insert('end', "4. ATC sample fake electronic strips (best with openGL.)\n", [qw/demo demo-groups_in_ATC_strips/]);
+$T->insert('end', "5. The famous tiger.)\n", [qw/demo demo-tiger/]);
$T->insert('end', "\n", '', "All Items\n", 'title');