Merge pull request #2167 from RosettaCommons/roccomoretti/boron_fix
Fix Boron typing
The atom type used for boron in the sdf/CCD C++ code was mis-specified (it was correct in molfile_to_params.py). Change to the correct type and add a unit tests which covers boron.
Thanks to Greg Sliwoski for pointing out the issue.