Added Chop method.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@93 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c53e05e028
commit
c82f8cac3a
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