From c787242598fc9905cc905b2519ddd3920277fb4d Mon Sep 17 00:00:00 2001 From: mertz Date: Wed, 22 Jan 2003 17:12:36 +0000 Subject: ajout de la demo tiger --- Perl/demos/zinc-demos | 1 + 1 file changed, 1 insertion(+) (limited to 'Perl/demos/zinc-demos') 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'); -- cgit v1.1