Browse Source

BAB-21 #comment started with expansion of module

merge-requests/365/head
tedjk 11 years ago
parent
commit
af83d14b8a
  1. 1
      juci/api.h

1
juci/api.h

@ -43,6 +43,7 @@ namespace libjuci {
void ReplaceWord(const std::string word_);
void ReplaceLine(const std::string line_);
std::string GetWord();
//TODO forgie: Make more functions targeting the python module
//////////////////////////////
//// Boost.Python methods ////

Loading…
Cancel
Save