| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #define OOPSE_VERSION_MAJOR 4 | |
| 2 | #define OOPSE_VERSION_MINOR 0 | |
| 3 | #define OOPSE_VERSION_TINY 0 | |
| 4 | – | /* The version of Open Babel */ |
| 5 | – | #define BABEL_VERSION "2.0.2" |
| 4 | #define MK_STR(s) # s | |
| 5 | #define STR_DEFINE(t, s) t = MK_STR(s) | |
| 6 | /* The file extension used for shared modules */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |