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
