Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cdk/cdk
base: 762e4506c3a7
Choose a base ref
...
head repository: cdk/cdk
compare: bf25c1431b61
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 24, 2013

  1. An aromatic nitrogen which isn't connected to a pi bond cannot accept…

    … a hydrogen bond.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 24, 2013
    Copy the full SHA
    672dd11 View commit details
    Browse the repository at this point in the history
  2. This test (which was passing) actually only has a single H bond accep…

    …tor. However we need to give it the a kekule structure - this test is for HBondAcceptor and not kekulisation so we provided the correct SMILES.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 24, 2013
    Copy the full SHA
    30b9ed1 View commit details
    Browse the repository at this point in the history
  3. Ensure aromaticity is perceived.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Sep 24, 2013
    Copy the full SHA
    bf25c14 View commit details
    Browse the repository at this point in the history