<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -75,11 +75,10 @@ public class VFBondMatcher implements IBondMatcher {
             return true;
 
         }
-//
-        /*TO DO Asad enable this when CDK chemistry improves*/
-//        if (this.unsaturation == getUnsaturation(targetBond)) {
-//            return true;
-//        }
+
+       if (this.unsaturation == getUnsaturation(targetBond)) {
+            return true;
+        }
 
         return false;
     }</diff>
      <filename>src/chemlib/ebi/molecule/mcs/algorithm/vflib/validator/VFBondMatcher.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>367fb61e99030f206596453789c6b586dd2e612d</id>
    </parent>
  </parents>
  <author>
    <name>asad</name>
    <email>s9asad@gmail.com</email>
  </author>
  <url>http://github.com/asad/VFLib/commit/541cb2b04ad4d96a2f177920bafefd4cc4892e2c</url>
  <id>541cb2b04ad4d96a2f177920bafefd4cc4892e2c</id>
  <committed-date>2009-09-14T13:23:13-07:00</committed-date>
  <authored-date>2009-09-14T13:23:13-07:00</authored-date>
  <message>Fixed unsaturation matches</message>
  <tree>9f06a9f2d258e76634b87ca1c4fb46cc64f229b8</tree>
  <committer>
    <name>asad</name>
    <email>s9asad@gmail.com</email>
  </committer>
</commit>
