Revision: 20071 http://sourceforge.net/p/jmol/code/20071 Author: hansonr Date: 2014-10-14 11:38:12 +0000 (Tue, 14 Oct 2014) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/src/org/jmol/adapter/readers/xtal/CgdReader.java Modified: trunk/Jmol/src/org/jmol/adapter/readers/xtal/CgdReader.java =================================================================== --- trunk/Jmol/src/org/jmol/adapter/readers/xtal/CgdReader.java 2014-10-14 00:53:12 UTC (rev 20070) +++ trunk/Jmol/src/org/jmol/adapter/readers/xtal/CgdReader.java 2014-10-14 11:38:12 UTC (rev 20071) @@ -57,8 +57,8 @@ setFractionalCoordinates(true); asc.setNoAutoBond(); asc.vibScale = 1; - forceSymmetry(!checkFilterKey("NOPACK")); - noBondSym = checkFilterKey("NOBONDSYM"); + forceSymmetry(!checkFilterKey("NOPACK")); // standard here is to pack unit cell + noBondSym = checkFilterKey("NOBONDSYM"); // do not apply bond symmetry (just display what is in the file) } private String[] tokens; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits