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

1
src/pEpmodule.hh

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

Loading…
Cancel
Save