Gerion Entrup
Gerion Entrup
> If you want to use control sequence with `@` in their name, you will need `\makeatletter`/`\makeatother`, i.e. set the catcode of `@` to letter. (A PGF/TikZ library is executed...
OM includes fast_obj currently [in a way that it is expected as bundled source](https://github.com/organicmaps/organicmaps/blob/master/drape_frontend/arrow3d.cpp#L25). I didn't find a place where the library is used (e.g. there seems to be no...
OM seems to use the header but not the library.
Python behave exactly this way, when using `import` in `__init__.py`, so I guess, users are already familiar with it. It is also common practice to use the `__init__.py` to expose...