Fix order of registration in v8 generator.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13749 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
886f17c343
commit
9a599be8ab
3 changed files with 9 additions and 9 deletions
|
|
@ -56,7 +56,7 @@ private:
|
|||
File *f_init_class_templates;
|
||||
File *f_init_wrappers;
|
||||
File *f_init_inheritance;
|
||||
File *f_init_register;
|
||||
File *f_init_register_classes;
|
||||
File *f_init_register_namespaces;
|
||||
|
||||
// the output cpp file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue