Skip to content
Snippets Groups Projects

PyCore: Re-implementation of embedded Python as a separate module (Major change)

Merged Ammar Nejati requested to merge newEmbeddedPython into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -16,7 +16,6 @@
#error no need to expose this header to Swig
#endif
#ifndef USER_API
#ifndef BORNAGAIN_PYTOOLS_PYCORE_H
#define BORNAGAIN_PYTOOLS_PYCORE_H
@@ -55,4 +54,3 @@
#endif // BORNAGAIN_PYTHON
#endif // BORNAGAIN_PYTOOLS_PYCORE_H
#endif // USER_API
Loading