Browse Source

...

PYADPT-55
Volker Birk 9 years ago
parent
commit
a59a56215f
  1. 1
      src/pEpmodule.hh

1
src/pEpmodule.hh

@ -5,6 +5,7 @@
namespace pEp { namespace pEp {
namespace PythonAdapter { namespace PythonAdapter {
using namespace std; using namespace std;
const char *version_string = "p≡p Python adapter version 0.1"; const char *version_string = "p≡p Python adapter version 0.1";
string about(); string about();
} }

Loading…
Cancel
Save