I call
cvs update src/org/jmol/viewer/Frame.java

so I suppose I have latest Frame.java


and I still have the problem long timeBegin, timeEnd; instead of long timeBegin = 0, timeEnd; in 2 places

thanks


On Feb 21, 2005, at 8:39 PM, Miguel wrote:

Dmitri wrote:

Miguel is it possible to make small cosmetic change in the source of
the org.jmol.viewer.Frame class:
[snip]
change line 1006, 1126 and 1216
from
       long timeBegin, timeEnd;
to
       long timeBegin = 0, timeEnd;

Done.


Miguel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers



Dmitry Markman



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to