On 05/10/2010 01:40, Craig A. James wrote:
> Here's a POB (plain old bug) in the latest source code:
>
>     echo "[Cl+]" | babel -i smi -o can
>     [ClH+]

This is not what I get with the latest code, which seems to work ok 
(illustrated here using a recently-added entry style for SMILES strings):

   obabel -:[Cl+] -ocan
   [Cl+]
   1 molecule converted

   obabel "-:[ClH6++] rubbish" "-:[H].[H+].[H-] more rubbish" -ocan
   [ClH6+2]        rubbish
   [H].[H+].[H-]   more rubbish
   2 molecules converted

Is your BABEL_DATADIR environment variable pointing to the right place?

Chris

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to