Optimizations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@238 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d4660dd6d4
commit
c8f173444d
3 changed files with 58 additions and 5 deletions
|
|
@ -48,6 +48,7 @@ protected:
|
|||
String modextern;
|
||||
|
||||
char *import_file;
|
||||
char *class_name;
|
||||
void add_method(char *name, char *function);
|
||||
void print_methods();
|
||||
char *usage_var(char *, DataType *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue