PageRenderTime 37ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/test-suite/template_typedef_cplx2.i

#
Swig | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | e21458ee5c6f04b73e695807e4230efe MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module template_typedef_cplx2
  2. %{
  3. #include "template_typedef_cplx2.h"
  4. %}
  5. %include "template_typedef_cplx2.h"