[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dennou-ruby:002477] gpview --animate



村上@神戸大 です.

gphys-0.5.1で, gpviewの--animateオプションが
効かなくなっていました. 
もしや廃止されたのでしょうか? 
ファイル中のHistoryには書いてないようです.

--- /usr/local/bin/gpview	Sat Oct  8 13:03:03 2005
+++ ./gpview	Fri Oct 28 19:56:39 2005
@@ -488,6 +488,7 @@
                    ['--title',                    GetoptLong::REQUIRED_ARGUMENT],
                    ['--aspect',                   GetoptLong::REQUIRED_ARGUMENT],
                    ['--anim',                     GetoptLong::REQUIRED_ARGUMENT],
+                   ['--animate',                  GetoptLong::REQUIRED_ARGUMENT],
                    ['--noannotate',               GetoptLong::NO_ARGUMENT],
                    ['--alternate',                GetoptLong::NO_ARGUMENT],
                    ['--Ga',                       GetoptLong::NO_ARGUMENT],

----
Shin'ya Murakami [murakami@xxxxxxxxxxxxxxxxxxxxxxx]