diff --git a/demos/anim-all.script b/demos/anim-all.script index b0c7b6f1f8e0ed4f3cd35a32536f18a8c94ae6cf..ed8c417de65a0186f411ccf8a27bea316c0eddc6 100644 --- a/demos/anim-all.script +++ b/demos/anim-all.script @@ -1,6 +1,6 @@ // -// Animate all visible views and save the animation as a 320x240 mpeg -// and a 320x240 animated gif +// Animate all views (together) and save the animation as a 320x240 +// mpeg and a 320x240 animated gif // // Requirements: mpeg_encode, whirlgif and a UNIX shell // diff --git a/demos/anim-seq.script b/demos/anim-seq.script index 50c82dbe47a9834e5d83f9c0338d1a7c26b0fa70..2b4c7d149dc600b267f7de641afeac4dd6df15a4 100644 --- a/demos/anim-seq.script +++ b/demos/anim-seq.script @@ -4,8 +4,6 @@ // // Requirements: mpeg_encode, whirlgif and a UNIX shell // -// Usage: gmsh file(s) anim-seq.script -// // Output: anim.mpg and anim.gif //