PageRenderTime 30ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/errors/c_insert_missing.i

#
Swig | 3 lines | 2 code | 1 blank | 0 comment | 0 complexity | f4b57e2e6a5597785918fc087fb07394 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. %insert("header") "missing_file.i";