Revision: 21494 http://sourceforge.net/p/jmol/code/21494 Author: hansonr Date: 2017-04-07 22:58:40 +0000 (Fri, 07 Apr 2017) Log Message: ----------- HBONDS and LINK BOND/MEASURE
Modified Paths: -------------- trunk/Jmol/src/org/gennbo/NBOModel.java Modified: trunk/Jmol/src/org/gennbo/NBOModel.java =================================================================== --- trunk/Jmol/src/org/gennbo/NBOModel.java 2017-04-07 22:57:44 UTC (rev 21493) +++ trunk/Jmol/src/org/gennbo/NBOModel.java 2017-04-07 22:58:40 UTC (rev 21494) @@ -1384,6 +1384,7 @@ dialog.logValue("testing HBOND: " + s); if (s.length() < 3) s = "1\n1\n4"; + measures = ""; processHBonds(s); break; case MODEL_ACTION_SYMMETRY: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits