PageRenderTime 119ms CodeModel.GetById 27ms RepoModel.GetById 1ms app.codeStats 0ms

/tags/rel-1-3-26/SWIG/Examples/test-suite/errors/swig_typemap_copy.i

#
Swig | 3 lines | 2 code | 1 blank | 0 comment | 0 complexity | 6c8c49467e623f5b27f9f5598398cd5c MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. %typemap(in) int = blah;