PageRenderTime 43ms CodeModel.GetById 10ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Lib/octave/carrays.i

#
Swig | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | 14fc7651658b766dd51eb94bdf19087d MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %define %array_class(TYPE,NAME)
  2. %array_class_wrap(TYPE,NAME,__paren__,__paren_asgn__)
  3. %enddef
  4. %include <typemaps/carrays.swg>