Added Chop method.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@93 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
db74b9d3fb
commit
fd5c8c67cb
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ static DohFileMethods StringFileMethods = {
|
|||
|
||||
static DohStringMethods StringStringMethods = {
|
||||
String_replace,
|
||||
String_chop,
|
||||
};
|
||||
|
||||
static DohObjInfo StringType = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue