- Improve the runtime type sytesm
- Update all languages to new type system - Add DohSortList function - Fix mzscheme Examples/Makefile git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0f2ed8e655
commit
c3338b1a16
48 changed files with 1383 additions and 1021 deletions
|
|
@ -337,7 +337,7 @@ public:
|
|||
Printf( f_mlibody,
|
||||
"val int_to_enum : c_enum_type -> int -> c_obj\n" );
|
||||
Printf( f_init,
|
||||
"SWIGEXT void f_%s_init() {\n"
|
||||
"#define SWIG_init f_%s_init\n"
|
||||
"%s"
|
||||
"}\n",
|
||||
module, init_func_def );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue