> 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
Now fixed in 2 more places. Since the Sun compiler does not complain it is hard for me to know where the problems are. Let me know if you have more issues. 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
