# | Line 1 | Line 1 | |
---|---|---|
1 | + | /* NOTICE: this source code file has been modified for use with FreeMOL */ |
2 | #define EXTERN extern | |
3 | ||
4 | #include "pcwin.h" | |
# | Line 255 | Line 256 | |
256 | { | |
257 | ibond = 1; | |
258 | has_Aromatic = TRUE; | |
259 | + | // TJO |
260 | + | Ret_Val = FALSE; |
261 | } | |
262 | make_bond(ia1, ia2, ibond); | |
263 | if (istereo == 1 && planar) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |