From d728c6038ea8fc570ffeee7681a6f14e6e773605 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 8 Aug 2001 07:51:19 +0000 Subject: [PATCH] *** empty log message *** --- demos/anim-seq.script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/anim-seq.script b/demos/anim-seq.script index 2b4c7d149d..ffa53f3b6b 100644 --- a/demos/anim-seq.script +++ b/demos/anim-seq.script @@ -1,6 +1,6 @@ // -// Animate all loaded views sequentially and save the animation as -// a 320x240 mpeg and a 320x240 animated gif +// Animate all views (sequentially) and save the animation as a +// 320x240 mpeg and a 320x240 animated gif // // Requirements: mpeg_encode, whirlgif and a UNIX shell // -- GitLab